From fd7e4eea88ec83fd29f1b14f5e32b28d83b52e4a Mon Sep 17 00:00:00 2001 From: Jon McClure Date: Tue, 19 Sep 2023 07:46:32 +0100 Subject: [PATCH] docs --- src/docs/styles/intro.stories.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/styles/intro.stories.mdx b/src/docs/styles/intro.stories.mdx index c3c9afd4..408f388a 100644 --- a/src/docs/styles/intro.stories.mdx +++ b/src/docs/styles/intro.stories.mdx @@ -18,6 +18,6 @@ Import the SCSS directly in your top-level component. (This is done for you in t ```