-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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
Fix Invalid Prop Warning On Icon Buttons Doc Page #401
Labels
component: icon button
This is the name of the generic UI component, not the React module!
Comments
mmrtnz
added a commit
that referenced
this issue
Mar 9, 2015
Fixes warning displayed in doc/example about invalid prop type #401
oliviertassinari
added
the
status: waiting for maintainer
These issues haven't been looked at yet by a maintainer
label
Dec 25, 2022
zannager
added
component: icon button
This is the name of the generic UI component, not the React module!
and removed
status: waiting for maintainer
These issues haven't been looked at yet by a maintainer
labels
Jan 13, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Icon Buttons doc page produces the following warning:
Warning: Invalid prop
desc
of typeobject
supplied toComponentDoc
, expectedstring
. Check the render method ofIconButtonsPage
.The text was updated successfully, but these errors were encountered: