first commit

This commit is contained in:
2024-11-07 17:16:20 +02:00
commit 75e91e4ddc
152 changed files with 17270 additions and 0 deletions
@@ -0,0 +1,4 @@
<div class="flex column formGroup">
<label for={{$name}}>{{$label}}</label>
<div id="editor" wire:ignore></div>
</div>