-
Notifications
You must be signed in to change notification settings - Fork 6.8k
docs(chips): remove example from component jsdoc #6888
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
Conversation
Does it even make sense to have an example in the class comment? A nearly identical example is near the top of the overview. |
It is rather redundant, I'm okay with removing it. What do you think @jelbourn - I don't think we include basic examples in other components |
Yeah, we shouldn't have examples in the descriptions. Live examples are always better because we actually build them. |
SGTM - removed the example altogether |
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.
LGTM
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.
LGTM
* docs(chips): close md-chip tag * remove example
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Closes #6885