diff --git a/tools/ui-components/src/introduction.stories.mdx b/tools/ui-components/src/introduction.stories.mdx index 2fa2b0ca65..0982c15693 100644 --- a/tools/ui-components/src/introduction.stories.mdx +++ b/tools/ui-components/src/introduction.stories.mdx @@ -1,4 +1,4 @@ -import { Meta } from '@storybook/addon-docs/blocks'; +import { Meta } from '@storybook/addon-docs'; import Code from './assets/code-brackets.svg'; import Colors from './assets/colors.svg'; import Comments from './assets/comments.svg';