Update dev branch #29

Merged
glazk0 merged 14 commits from main into dev 2024-11-25 21:37:01 +01:00
Showing only changes of commit 26cd9432e5 - Show all commits

View file

@ -18,8 +18,8 @@
class="flex w-full flex-1 transform flex-col overflow-y-auto p-4 duration-300 ease-in-out" class="flex w-full flex-1 transform flex-col overflow-y-auto p-4 duration-300 ease-in-out"
> >
<slot /> <slot />
<Toaster position="top-right" />
</div> </div>
<Toaster position="top-right" />
</div> </div>
</div> </div>
</div> </div>