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 2474fa4 commit 7e2b318Copy full SHA for 7e2b318
apps/website/screens/components/switch/code/SwitchCodePage.tsx
@@ -155,7 +155,7 @@ const sections = [
155
<tr>
156
<td>ariaLabel</td>
157
<td>
158
- <TableCode>{"strig"}</TableCode>
+ <TableCode>{"string"}</TableCode>
159
</td>
160
<td>Specifies a string to be used as the name for the switch element when no `label` is provided.</td>
161
<td>'Switch'</td>
0 commit comments