refactor(ui): better remove, delete icons, and select components
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
/>
|
||||
<SmartItem
|
||||
ref="clearAll"
|
||||
:label="$t('clear_all')"
|
||||
:label="$t('action.clear_all')"
|
||||
icon="clear_all"
|
||||
@click.native="
|
||||
clearContent()
|
||||
|
||||
Reference in New Issue
Block a user