We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The numberIndicator prop defined inside the Sidebar-item component should be of type number, and not string.
numberIndicator
Sidebar-item
number
string
Any
type number
No response
The text was updated successfully, but these errors were encountered:
evangeliaPanteliadou
Successfully merging a pull request may close this issue.
Detailed description of how to reproduce the problem
The
numberIndicator
prop defined inside theSidebar-item
component should be of typenumber
, and notstring
.Upload a screenshot
Describe the development framework
Any
Expected behavior
type number
Additional information
No response
The text was updated successfully, but these errors were encountered: