From a5c6d182adae8ee2b86dcdbe2a5862f6a762c127 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20B=C3=BCschlen?= Date: Tue, 23 Jan 2024 13:08:52 +0100 Subject: [PATCH] docs: invert the color of the description text docs: use a more sensible name for the button overview story --- src/components/button/stories/button.stories.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/button/stories/button.stories.js b/src/components/button/stories/button.stories.js index 8592ffc5..f3125b7f 100644 --- a/src/components/button/stories/button.stories.js +++ b/src/components/button/stories/button.stories.js @@ -81,7 +81,7 @@ function Template({
${component} @@ -193,7 +193,7 @@ const groups = [ }, ] -function TemplateDev() { +function TemplateOverview() { return html`