teoh4770 / duetrack

An app to keep track with your deadlines. Built with React and TypeScript. For personal usage + learning purposes.
https://duetrack.netlify.app/
1 stars 1 forks source link

[feat]toast component #4

Open teoh4770 opened 6 months ago

teoh4770 commented 6 months ago

Use toast component to show user the big action user did. For example, when user delete the deadline, toast shows up and tells user that "local data updates successfully..."

teoh4770 commented 6 months ago

popover api?