Replace i tag with span to fix minor issues in Sonar

This commit is contained in:
Hamza FADIL
2021-06-10 23:40:07 +01:00
parent 8b90d2297d
commit ea2afa46ed
33 changed files with 70 additions and 70 deletions

View File

@@ -34,7 +34,7 @@
:step="fieldStep"
/>
<div class="input-group-append">
<button class="btn btn-outline-secondary" tabindex="-1" type="button"><i class="far fa-trash-alt"></i></button>
<button class="btn btn-outline-secondary" tabindex="-1" type="button"><span class="far fa-trash-alt"></span></button>
</div>
</div>
<span v-if="errors.length > 0">