1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2024-06-28 20:03:59 +00:00

Update Snapshots

This commit is contained in:
Aleksandr Gumroian 2020-09-25 18:52:25 +02:00
parent e03e0f44cc
commit c68389359e
No known key found for this signature in database
GPG Key ID: 9E77849C64F0A733
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
exports[`<Switch/> Render switch 1`] = `
<div
class="form-group "
class="form-group"
>
<div
class="custom-control custom-switch"
@ -30,7 +30,7 @@ exports[`<Switch/> Render switch 1`] = `
exports[`<Switch/> Render uncheked switch 1`] = `
<div
class="form-group "
class="form-group"
>
<div
class="custom-control custom-switch"

View File

@ -886,7 +886,7 @@ exports[`<WiFiSettings/> Snapshot one module enabled. 1`] = `
+ </select>
+ </div>
+ <div
+ class=\\"form-group \\"
+ class=\\"form-group\\"
+ >
+ <div
+ class=\\"custom-control custom-switch\\"