This pull request adds a new hook called usePrebuiltToasts and customizes the Toaster component. The usePrebuiltToasts hook provides prebuilt toast functions for displaying error messages, such as InvalidEmailToast, emailIsRequiredToast, noImagesToast, and invalidUrlToast. The Toaster component is also customized with a new position and toast options.
This pull request adds a new hook called usePrebuiltToasts and customizes the Toaster component. The usePrebuiltToasts hook provides prebuilt toast functions for displaying error messages, such as InvalidEmailToast, emailIsRequiredToast, noImagesToast, and invalidUrlToast. The Toaster component is also customized with a new position and toast options.