refactor: migrate out of getLayout
pattern
#468
Annotations
4 errors
Build:
src/pages/scenes/studio-clock.tsx#L40
Type '({ children }: { children?: ReactNode; }) => Element' is not assignable to type 'LayoutType'.
|
Build:
src/pages/scenes/tech-issues.tsx#L13
Type '({ children }: { children?: ReactNode; }) => Element' is not assignable to type 'LayoutType'.
|
Build:
src/pages/scenes/tfh.tsx#L13
Type '({ children }: { children?: ReactNode; }) => Element' is not assignable to type 'LayoutType'.
|
Build
Process completed with exit code 2.
|