mirror of
https://github.com/suitenumerique/meet.git
synced 2026-09-23 19:31:44 +00:00
eced9891c6
Apply the same pattern as previous layouts: push state and useSize subscriptions down into child components. The CarouselLayout now only re-renders when maxVisibles or orientation actually change, instead of on every size update.