Mathis db6d838796
Remove toast components and added register form
The toast related components (toast.tsx, toaster.tsx, use-toast.ts) were removed from the code base. On the other hand, the register-form.tsx file was updated with a form for users to create an account. A new file toast-box.tsx was also added to display a custom message box.
2024-05-16 16:31:18 +02:00
..