Skip to content

Commit f8720aa

Browse files
committed
docs: added name option in docs.
1 parent 250dba1 commit f8720aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platforms/metagram/src/lib/ui/Input/Input.stories.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,6 @@ export const Radio = {
6262
args: {
6363
type: "radio",
6464
value: "option1",
65+
name: "option-1",
6566
},
6667
};

0 commit comments

Comments
 (0)