mirror of
https://github.com/Afilmory/afilmory
synced 2026-02-01 22:48:17 +00:00
- Updated `babel-plugin-react-compiler` and `react-compiler-runtime` to version 1.0.0 across multiple package.json files. - Refactored `PhotoPage` and related components to utilize new tab structure for better organization. - Introduced `PhotoPageScaffold` and `PhotoPageTabs` for improved layout and navigation within the photo management section. - Enhanced `PhotoSyncTab`, `PhotoStorageTab`, and `PhotoUsageTab` components for better functionality and user experience. - Adjusted imports and component structure for clarity and maintainability. Signed-off-by: Innei <tukon479@gmail.com>