1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-06-17 13:56:15 +02:00

Update Snapshots

This commit is contained in:
Aleksandr Gumroian
2024-04-29 14:27:33 +02:00
parent c8fbdc5bba
commit 5ed48bf2a3
11 changed files with 329 additions and 327 deletions

View File

@ -6,14 +6,13 @@ exports[`AlertContext should render alert 1`] = `
id="alert-container"
>
<div
class="alert alert-dismissible alert-danger"
class="alert alert-danger alert-dismissible"
>
<button
class="close"
aria-label="Close"
class="btn-close"
type="button"
>
×
</button>
/>
Alert content
</div>
</div>