JeCFe / react-design-system

React design system using TypeScript and Storybook
https://react-design-system.jessicafealy.dev/
MIT License
0 stars 0 forks source link

Toasts #5

Open JeCFe opened 10 months ago

JeCFe commented 10 months ago

Add toats notifications.

Potentially piggybacking form React-Hot-Toast or similar library

Allow the component to be rendered in any corner or vertically (?)

JeCFe commented 1 day ago

Toasts are currently being used on the Book Repo as a way to show autosave behaviour. Would be good to backport that work into the DS