Fix: arrow icon dont appear in dropdown
This commit is contained in:
parent
5eef2774a2
commit
1be52e253a
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ export default function Dropdown({
|
|||
>
|
||||
{internalValue}
|
||||
</span>
|
||||
<span className={"dropdown-component-arrow"}>
|
||||
<span className={"dropdown-component-arrow right-0"}>
|
||||
<IconComponent
|
||||
name="ChevronsUpDown"
|
||||
className="dropdown-component-arrow-color"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue