Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 410 Bytes

toast.md

File metadata and controls

18 lines (10 loc) · 410 Bytes

Toast

Also known as notifications or snackbars

Toasts are notifications components for your UI.

Documentation

Great references for toasting

react-hot-toast 🔥

Clean and easy to use lib to trigger toast everywhere in a react project

Website Github