Skip to content

Commit 8d8ada8

Browse files
authored
fix doc
1 parent 261d13e commit 8d8ada8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/Button.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Native `<button>` HTML attributes are forwarded to the underlying React `button`
153153
/>
154154
<PropsTableAsRow defaultElementType="button" />
155155
<PropsTableSxRow />
156-
<PropsTablePassthroughPropsRow
156+
<PropsTablePassthroughPropsRow
157157
elementName="button"
158158
passthroughPropsLink={
159159
<Link href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#attributes">MDN</Link>

0 commit comments

Comments
 (0)