1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2024-06-30 20:23: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`] = ` exports[`<Switch/> Render switch 1`] = `
<div <div
class="form-group " class="form-group"
> >
<div <div
class="custom-control custom-switch" class="custom-control custom-switch"
@ -30,7 +30,7 @@ exports[`<Switch/> Render switch 1`] = `
exports[`<Switch/> Render uncheked switch 1`] = ` exports[`<Switch/> Render uncheked switch 1`] = `
<div <div
class="form-group " class="form-group"
> >
<div <div
class="custom-control custom-switch" class="custom-control custom-switch"

View File

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