From ecbd2cadea181c7ad3de8aa19b5141fad44f0c62 Mon Sep 17 00:00:00 2001 From: Cor-Ina <115652409+Cor-Ina@users.noreply.github.com> Date: Thu, 24 Oct 2024 21:47:18 -0400 Subject: [PATCH] fix(toggle-group.stories.tsx): remove , replace with as nested element in child 1, story 3 --- components/atoms/ToggleGroup/toggle-group.stories.tsx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/components/atoms/ToggleGroup/toggle-group.stories.tsx b/components/atoms/ToggleGroup/toggle-group.stories.tsx index c72e635571..ed5a996705 100644 --- a/components/atoms/ToggleGroup/toggle-group.stories.tsx +++ b/components/atoms/ToggleGroup/toggle-group.stories.tsx @@ -26,10 +26,7 @@ AllowNone.args = { CustomItems.args = { children: [
- Option 1 w\{" "} - - link - + Option 1 w\ span
,

Option 2 w\ strong