diff --git a/src/pages/strom/index.tsx b/src/pages/strom/index.tsx index 162878e6..9a923cb9 100644 --- a/src/pages/strom/index.tsx +++ b/src/pages/strom/index.tsx @@ -4,7 +4,7 @@ import {PageLayout} from '@/components/PageLayout/PageLayout' import {Posts} from '@/components/Post/Post' const Strom: NextPage = () => ( - + )