-
-
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
[website] Add components index page #28485
Conversation
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.
Oh no, it was working in my machine. I will remove |
Would be nice to track this in a separate issue for the Masonry with a codesandbox. |
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.
Good for now! Excited to revamp this one later on :)
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.
cc @hbjORbj |
Co-authored-by: danilo leal <[email protected]>
Co-authored-by: Olivier Tassinari <[email protected]>
I think this comes from the known limitation of current masonry implementation (issue: #27934) |
Preview: https://deploy-preview-28485--material-ui.netlify.app/components/
This page is essential for setting
page_rank
of all components to appear first in docsearch. According to #28333