diff --git a/docs/src/Home.stories.mdx b/docs/src/Home.stories.mdx index 0b4b3170..15485bbe 100644 --- a/docs/src/Home.stories.mdx +++ b/docs/src/Home.stories.mdx @@ -1,4 +1,4 @@ -import { Meta } from "@storybook/addon-docs"; +import { Meta } from '@storybook/addon-docs'; @@ -6,3 +6,21 @@ import { Meta } from "@storybook/addon-docs"; Browse example stories now by navigating to them in the sidebar. View their code in the `.stories.tsx` files to learn how they work. + +