Skip to content

Commit 0dfbf7e

Browse files
authored
Fix type mismatch in CardRadioGroupStory (#2752)
1 parent 2e2898d commit 0dfbf7e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/card-interactive/CardRadioGroup.stories.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,6 @@ import CardCustomisation from './stories/CardCustomisation.mdx';
562562
width="270px"
563563
height="50px"
564564
variant="outline"
565-
name="usertype"
566565
id={value}
567566
value={value}
568567
onMouseEnter={() => {}}

0 commit comments

Comments
 (0)