diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 4513c858..fc92fdeb 100755 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -55,7 +55,10 @@ export default function RootLayout({ /> - +
diff --git a/src/layouts/helpers/TwSizeIndicator.tsx b/src/layouts/helpers/TwSizeIndicator.tsx index 839be75b..075e7dfa 100755 --- a/src/layouts/helpers/TwSizeIndicator.tsx +++ b/src/layouts/helpers/TwSizeIndicator.tsx @@ -1,7 +1,7 @@ const TwSizeIndicator = () => { if (process.env.NODE_ENV === "development") { return ( -
+
all sm md