add check for existing uuid or exiting firstname, lastname + birthday (#4)
All checks were successful
delpoy / build-and-deploy (push) Successful in 57s

This commit is contained in:
2023-11-29 02:00:13 +01:00
parent 0ec9751f41
commit c6a9eaa27a
5 changed files with 47 additions and 13 deletions

View File

@@ -1,3 +1,3 @@
<div class="flex justify-center w-full bg-base-200">
<div class="flex justify-center w-full min-h-full bg-base-200">
<slot />
</div>