From c224971c819481d4482e20f47316d877f028114c Mon Sep 17 00:00:00 2001 From: Jon McClure Date: Mon, 20 Mar 2023 18:15:21 +0000 Subject: [PATCH] typo --- src/docs/theming/css-variables.stories.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/theming/css-variables.stories.mdx b/src/docs/theming/css-variables.stories.mdx index 3b1103fb..28b7cc8d 100644 --- a/src/docs/theming/css-variables.stories.mdx +++ b/src/docs/theming/css-variables.stories.mdx @@ -27,7 +27,7 @@ You can use any of the CSS variables the `Theme` component sets in your own code ```