fix(front): lint
This commit is contained in:
parent
8a3df62a81
commit
fd4cb00c0e
|
@ -223,7 +223,7 @@ const gridColumns = computed(() => {
|
||||||
>
|
>
|
||||||
<label for="actions-select">{{ t('components.common.ActionTable.label.actions') }}</label>
|
<label for="actions-select">{{ t('components.common.ActionTable.label.actions') }}</label>
|
||||||
<Layout
|
<Layout
|
||||||
flex
|
flex
|
||||||
class="ui form"
|
class="ui form"
|
||||||
>
|
>
|
||||||
<select
|
<select
|
||||||
|
|
Loading…
Reference in New Issue