1
0
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:
Aleksandr Gumroian
2020-09-02 17:50:58 +02:00
parent 0ea5f7de84
commit b96b434a3e
2 changed files with 3 additions and 3 deletions

View File

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