fix: refs #6315 drop icon prop
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Jorge Penadés 2024-02-29 15:45:07 +01:00
parent 3a1ba0bc17
commit 4b68f5224f
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@ function setWorkers(data) {
:label="t('Amount')"
v-model="params.amount"
is-outlined
:icon="false"
/>
</QItemSection>
</QItem>