mirror of
https://github.com/suitenumerique/meet.git
synced 2026-07-26 11:58:53 +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.