Skip to content

Commit 53e79b3

Browse files
committed
fix: more copilot suggestions
1 parent e9d18a4 commit 53e79b3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/storybook/src/stories/segmented-control.stories.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ export const BasicExample = meta.story({
2525
<button type="button">Alla</button>
2626
<button type="button">Bokade</button>
2727
</ScoutSegmentedControl>
28-
// <div style={{ display: "flex", width: "20rem", height: "3.5rem" }}>
29-
// </div>
3028
);
3129
},
3230
});

0 commit comments

Comments
 (0)