diff --git a/apps/client/src/widgets/react/FluidWrapper.tsx b/apps/client/src/widgets/react/FluidWrapper.tsx index f11389c471..09f47ff55e 100644 --- a/apps/client/src/widgets/react/FluidWrapper.tsx +++ b/apps/client/src/widgets/react/FluidWrapper.tsx @@ -35,7 +35,9 @@ export function FluidWrapper({className, breakpoints, children}: FluidWrapperPar return () => observer.disconnect(); }, [sortedBreakpoints]); - return