-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[docs] Add ButtonUnstyled page on the base docs #31391
Conversation
@@ -23,6 +23,6 @@ | |||
"forwardsRefTo": "HTMLButtonElement", | |||
"filename": "/packages/mui-base/src/ButtonUnstyled/ButtonUnstyled.tsx", | |||
"inheritance": null, | |||
"demos": "<ul><li><a href=\"/components/buttons/\">Buttons</a></li></ul>", | |||
"demos": "<ul><li><a href=\"D:/workspace/mui/\">Mui</a></li></ul>", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oops something is off with the docs generation, could be windows related, will check tomorrow.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Based on the build it does not look that it is related to Windows only, maybe we should still wait for adding API & demos and linking them to the new packages? cc @siriwatknp can you check?
@@ -33,7 +33,7 @@ const useUtilityClasses = (ownerState: ButtonUnstyledOwnerState) => { | |||
* | |||
* Demos: | |||
* | |||
* - [Buttons](https://mui.com/components/buttons/) | |||
* - [Mui](https://mui.comD:/workspace/mui/) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mnajdova I'm closing this PR due to #31395 (@samuelsycamore has commented on the PR) |
Alright, I am tackling modal next |
Preview - https://deploy-preview-31391--material-ui.netlify.app/base/react-button/