📄️ Overview
The package has two exports, the ToasticeContainer component that acts as a control hub, and the toast function that emits a toast when called.
📄️ toast
The toast function basically emits toasts to the screen. When called, it returns the an id, which is auto-generated or manually passed in when calling the function.
📄️ ToastContainer
The brains behind the operation, a wrapper around an event driven architecture which is fast, responsive and performant. Accepts the following props: