mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
changed trash icon
This commit is contained in:
parent
13c829e6cc
commit
944be7f4b1
3 changed files with 9 additions and 3 deletions
|
@ -92,7 +92,7 @@ class Component extends React.PureComponent<Props, void> {
|
|||
onClick={this.startTrashMode}
|
||||
>
|
||||
<Tooltip>Удаление элементов</Tooltip>
|
||||
<Icon icon="icon-trash-4" />
|
||||
<Icon icon="icon-trash-6" />
|
||||
</button>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue