From 42c36aff5157685cdac7f37f0955b68e03640281 Mon Sep 17 00:00:00 2001 From: CircleCI Deploy Script Date: Mon, 7 Nov 2022 09:57:47 -0500 Subject: [PATCH] feat: add github and package links --- docs/src/Home.stories.mdx | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) 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. + +