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 261d13e commit 8d8ada8Copy full SHA for 8d8ada8
docs/content/Button.mdx
@@ -153,7 +153,7 @@ Native `<button>` HTML attributes are forwarded to the underlying React `button`
153
/>
154
<PropsTableAsRow defaultElementType="button" />
155
<PropsTableSxRow />
156
- <PropsTablePassthroughPropsRow
+ <PropsTablePassthroughPropsRow
157
elementName="button"
158
passthroughPropsLink={
159
<Link href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#attributes">MDN</Link>
0 commit comments