mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-24 14:55:29 +00:00
- Wrapped the MasonryPhotoItem component in React.memo to improve performance by preventing unnecessary re-renders. - Removed the unused index prop from the component's parameters for cleaner code. Signed-off-by: Innei <tukon479@gmail.com>