We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 250dba1 commit f8720aaCopy full SHA for f8720aa
platforms/metagram/src/lib/ui/Input/Input.stories.ts
@@ -62,5 +62,6 @@ export const Radio = {
62
args: {
63
type: "radio",
64
value: "option1",
65
+ name: "option-1",
66
},
67
};
0 commit comments