croz-ltd / tiller

🔖 Tiller DS is an open-source UI library that provides a range of visual, functional components and patterns that speed up design and development.
https://croz-ltd.github.io/tiller
Apache License 2.0
28 stars 1 forks source link

DrowdownMenu - openExpanderIcon and closeExpanderIcon #251

Closed ekus2 closed 6 months ago

ekus2 commented 6 months ago

Basic information

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.