Folo/apps/desktop/layer
Innei d7bc90ba0a
refactor: optimize SortByUnreadFeedList component and improve state handling
- Wrapped SortByUnreadFeedList in memo for performance optimization.
- Utilized useCallback for the sortedList computation to prevent unnecessary re-renders.
- Enhanced the handling of onboarding and regular categories by ensuring a copy of ids is used.
- Minor adjustments in SubscriptionList and hooks for consistency and clarity.

Signed-off-by: Innei <tukon479@gmail.com>
2025-11-27 22:51:05 +08:00
..
main feat: revert layer main changes 2025-11-19 09:10:02 +08:00
renderer refactor: optimize SortByUnreadFeedList component and improve state handling 2025-11-27 22:51:05 +08:00