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 b977327 commit 10d68d7Copy full SHA for 10d68d7
readme.md
@@ -45,7 +45,7 @@ export const SubmitButton = () => {
45
defaultMessage: 'Submit Button'
46
})
47
return <button aria-label={label}>{label}</button>
48
-})
+}
49
```
50
51
### Run Script
0 commit comments