Skip to content

Commit

Permalink
docs:api
Browse files Browse the repository at this point in the history
  • Loading branch information
michaldudak committed Oct 19, 2022
1 parent 8564736 commit 940e91a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/pages/base/api/modal-unstyled.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"globalClasses": { "root": "MuiModal-root", "hidden": "MuiModal-hidden" },
"name": null
},
"spread": false,
"spread": true,
"forwardsRefTo": "HTMLDivElement",
"filename": "/packages/mui-base/src/ModalUnstyled/ModalUnstyled.js",
"inheritance": null,
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/base/api/popper-unstyled.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"name": "PopperUnstyled",
"styles": { "classes": [], "globalClasses": {}, "name": null },
"spread": false,
"spread": true,
"forwardsRefTo": "HTMLDivElement",
"filename": "/packages/mui-base/src/PopperUnstyled/PopperUnstyled.js",
"inheritance": null,
Expand Down

0 comments on commit 940e91a

Please sign in to comment.