fix: toast position

This commit is contained in:
Timothy J. Baek 2024-03-01 22:40:55 -08:00
parent 705f5aecd7
commit 2564b154fc

View file

@ -68,4 +68,4 @@
<slot />
{/if}
<Toaster richColors position="top-right" />
<Toaster richColors position="top-center" />