Closed alecrem closed 1 year ago
Reference: https://chakra-ui.com/docs/components/toast/usage
Use cases:
To force an error and see the toast, you can throw an Error object: throw new Error().
throw new Error()
Reference: https://chakra-ui.com/docs/components/toast/usage
Use cases:
To force an error and see the toast, you can throw an Error object:
throw new Error()
.