replace fontawesome with heroicons
This commit is contained in:
parent
aae5f3f0db
commit
69ab7854c2
9 changed files with 21 additions and 57 deletions
|
@ -241,7 +241,7 @@ function ComboboxToken({ value, ...props }) {
|
|||
onRemove(value);
|
||||
}}
|
||||
>
|
||||
<XIcon style={{ width: '15px', height: '15px' }} />
|
||||
<XIcon className="icon-size" />
|
||||
<span className="screen-reader-text">Désélectionner</span>
|
||||
</button>
|
||||
{value}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue