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-25 18:52:25 +02:00
parent e03e0f44cc
commit c68389359e
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"