mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2024-12-26 00:21:36 +01:00
Update Snapshots
This commit is contained in:
parent
0ea5f7de84
commit
b96b434a3e
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
exports[`<Switch/> Render switch 1`] = `
|
exports[`<Switch/> Render switch 1`] = `
|
||||||
<div
|
<div
|
||||||
class="form-group switch"
|
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 switch"
|
class="form-group "
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="custom-control custom-switch"
|
class="custom-control custom-switch"
|
||||||
|
|
|
@ -876,7 +876,7 @@ exports[`<WiFiSettings/> Snapshot one module enabled. 1`] = `
|
||||||
+ </select>
|
+ </select>
|
||||||
+ </div>
|
+ </div>
|
||||||
+ <div
|
+ <div
|
||||||
+ class=\\"form-group switch\\"
|
+ class=\\"form-group \\"
|
||||||
+ >
|
+ >
|
||||||
+ <div
|
+ <div
|
||||||
+ class=\\"custom-control custom-switch\\"
|
+ class=\\"custom-control custom-switch\\"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user