Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
atomiks committed Mar 20, 2024
1 parent 0e5af21 commit 37bfe43
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/pages/base-ui/api/checkbox-indicator.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@
],
"classes": [],
"spread": true,
"themeDefaultProps": null,
"themeDefaultProps": true,
"muiName": "CheckboxIndicator",
"forwardsRefTo": "HTMLSpanElement",
"filename": "/packages/mui-base/src/Checkbox/CheckboxIndicator.tsx",
"inheritance": null,
"demos": "<ul><li><a href=\"/base-ui/react-checkbox/\">Checkbox</a></li></ul>",
Expand Down
3 changes: 2 additions & 1 deletion docs/pages/base-ui/api/checkbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@
],
"classes": [],
"spread": true,
"themeDefaultProps": null,
"themeDefaultProps": true,
"muiName": "Checkbox",
"forwardsRefTo": "HTMLButtonElement",
"filename": "/packages/mui-base/src/Checkbox/Checkbox.tsx",
"inheritance": null,
"demos": "<ul><li><a href=\"/base-ui/react-checkbox/\">Checkbox</a></li></ul>",
Expand Down

0 comments on commit 37bfe43

Please sign in to comment.