fix new user bug (#197)

This commit is contained in:
Saeed Vaziry
2024-05-09 00:55:52 +02:00
committed by GitHub
parent 179aefefac
commit 016886f307
9 changed files with 219 additions and 5 deletions

View File

@ -432,7 +432,7 @@ class="-ml-1 mr-1.5 h-[18px] w-[18px]"
></path>
</svg>
<p
class="text-[13px] font-medium leading-none text-gray-800 dark:text-white"
class="font-medium leading-none text-gray-800 dark:text-white"
x-text="toast.message"
></p>
</div>