ekzyis fdd34b2eb3
Fix edit countdown on deleted items (#1571)
* Clarify conditions to show edit countdown

* Fix edit countdown shown for deleted items

* refactor: Minimize canEdit state

I noticed that only anonEdit requires state because it needs to use useEffect to fetch from local storage.

The other conditions can simply be checked during render.

* refactor: Use datePivot for edit countdown
2024-11-11 09:23:08 -06:00
..
2024-06-03 16:55:03 -05:00
2024-10-08 19:26:29 -05:00
2024-10-08 19:26:29 -05:00
2024-07-10 19:23:05 -05:00
2024-10-30 13:49:57 -05:00
2024-10-30 13:49:57 -05:00
2024-10-08 19:26:29 -05:00
2024-10-30 13:49:57 -05:00
2024-04-19 13:24:48 -05:00
2024-10-30 13:49:57 -05:00
2024-10-30 13:49:57 -05:00
2024-11-08 13:26:40 -06:00