1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2024-11-14 17:35:35 +01:00

Update Snapshots

This commit is contained in:
Aleksandr Gumroian 2024-06-28 10:30:25 +03:00
parent d69398ac06
commit 804e0022eb
No known key found for this signature in database
GPG Key ID: 9E77849C64F0A733
2 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@ exports[`<RadioSet/> Render radio set 1`] = `
Radios set label
</label>
<div
class="mb-2"
class="mb-3"
>
<input
checked=""
@ -29,7 +29,7 @@ exports[`<RadioSet/> Render radio set 1`] = `
</label>
</div>
<div
class="mb-2"
class="mb-3"
>
<input
class="form-check-input me-2"
@ -46,7 +46,7 @@ exports[`<RadioSet/> Render radio set 1`] = `
</label>
</div>
<div
class="mb-2"
class="mb-3"
>
<input
class="form-check-input me-2"

View File

@ -568,7 +568,7 @@ exports[`<WiFiSettings/> Snapshot one module enabled. 1`] = `
+ GHz
+ </label>
+ <div
+ class="mb-2 form-check form-check-inline"
+ class="mb-3 form-check form-check-inline"
+ >
+ <input
+ class="form-check-input me-2"
@ -585,7 +585,7 @@ exports[`<WiFiSettings/> Snapshot one module enabled. 1`] = `
+ </label>
+ </div>
+ <div
+ class="mb-2 form-check form-check-inline"
+ class="mb-3 form-check form-check-inline"
+ >
+ <input
+ checked=""