diff --git a/src/pages/stories/index.tsx b/src/pages/stories/index.tsx index 72e70305..0ee161f3 100644 --- a/src/pages/stories/index.tsx +++ b/src/pages/stories/index.tsx @@ -27,7 +27,7 @@ export const getStaticProps: GetStaticProps = async () => { export default function Story(props: Props) { return ( -

+

);