mirror of
https://github.com/koodo-reader/koodo-reader.git
synced 2026-01-15 02:08:02 -05:00
- Updated `BookCardItem`, `BookCoverItem`, and `BookListItem` components to consolidate state updates for cover existence and offline status. - Removed redundant state updates in lifecycle methods for better performance. - Enhanced `PopupTrans` component by moving the "Add" button to a more logical position and removing duplicate code. - Improved CSS for `PopupTrans` to enhance layout and scrollbar visibility. - Removed unused `resetKoodoSync` function from user request utilities to clean up codebase.