Skip to content

Commit 77cb8c2

Browse files
lauranetoiOvergaard
authored andcommitted
Added missing bracket to uui-radio story
1 parent 9301fe6 commit 77cb8c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/uui-radio/lib/uui-radio.story.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ RadioGroup.parameters = {
161161
label="Other (Please state)"
162162
>
163163
</uui-radio>
164-
</uui-radio-group
164+
</uui-radio-group>
165165
`,
166166
},
167167
},

0 commit comments

Comments
 (0)