From 9fa33d31898800de25079c6ed0a1411ce6d575c8 Mon Sep 17 00:00:00 2001 From: jarathor Date: Tue, 21 Feb 2023 13:36:30 +0000 Subject: [PATCH] fix: {{ Storybook cleanup the import }} --- stories/introduction.stories.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stories/introduction.stories.mdx b/stories/introduction.stories.mdx index 08fb4398..5a1f467f 100644 --- a/stories/introduction.stories.mdx +++ b/stories/introduction.stories.mdx @@ -1,6 +1,6 @@ import { Meta, Story, Canvas, Props } from '@storybook/addon-docs/blocks'; import { FormInput } from '../src/formInput/FormInput'; -import './govUkStyle.css'; +