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:
@ -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>
|
||||
|
Reference in New Issue
Block a user