1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-06-15 13:36:35 +02:00

Update Snapshots

This commit is contained in:
Aleksandr Gumroian
2024-08-22 16:03:14 +02:00
parent 5f1372bb37
commit b97ba379ec
2 changed files with 10 additions and 14 deletions

View File

@ -25,7 +25,7 @@ exports[`<NumberInput/> Render number input 1`] = `
type="button"
>
<i
class="fas fa-plus"
class="fa"
/>
</button>
<button
@ -34,7 +34,7 @@ exports[`<NumberInput/> Render number input 1`] = `
type="button"
>
<i
class="fas fa-minus"
class="fa"
/>
</button>
</div>