diff --git a/src/ts/@overflow/app/views/layout/Layout.tsx b/src/ts/@overflow/app/views/layout/Layout.tsx index 4b5e8ec..13f4910 100644 --- a/src/ts/@overflow/app/views/layout/Layout.tsx +++ b/src/ts/@overflow/app/views/layout/Layout.tsx @@ -34,72 +34,16 @@ export class Layout extends React.Component { public render(): JSX.Element { return ( - - - - - - -
- - {/* - {routes} - */} - - - {routes} - - - -