Hide error message

This commit is contained in:
Fabrice Lamant
2024-08-07 08:00:17 +02:00
committed by GitHub
parent 61a35dc20b
commit af6cb0ac4f

View File

@ -44,7 +44,7 @@
</div>
</div>
<div role="alert" class="alert my-4">
<div role="alert" class="alert my-4 hidden">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" class="stroke-info h-6 w-6 shrink-0">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path>