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
<Icon .../> elements that are passed to openExpanderIcon and closeExpanderIcon cant have any kind of styleing or size. (size 3 is hardcoded)
Add size to <Icon .../>.
When adding size to <Icon .../> element icon changes its size.
Add size to <Icon .../> element and nothing changes.
The text was updated successfully, but these errors were encountered:
#251 Fix DropdownMenu not registering icon props properly
a63392a
1f39dab
No branches or pull requests
Basic information
1.12.0
Menu
Bug description
<Icon .../> elements that are passed to openExpanderIcon and closeExpanderIcon cant have any kind of styleing or size. (size 3 is hardcoded)
Steps to reproduce
Add size to <Icon .../>.
Expected behavior
When adding size to <Icon .../> element icon changes its size.
Actual behavior
Add size to <Icon .../> element and nothing changes.
The text was updated successfully, but these errors were encountered: