From 042b53046f68af5e0660d56bd0321139132b258d Mon Sep 17 00:00:00 2001 From: Shakira Reid-Thomas Date: Mon, 15 Jul 2024 16:52:26 -0400 Subject: [PATCH] Updated attributes in Vertical example --- src/stories/buttongroup.stories.js | 50 +++++++++++++++--------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/src/stories/buttongroup.stories.js b/src/stories/buttongroup.stories.js index 34f0c19c..afd7e840 100644 --- a/src/stories/buttongroup.stories.js +++ b/src/stories/buttongroup.stories.js @@ -235,39 +235,39 @@ export const Vertical = () => html` data-vertical="true" > `;