Closed blahosyl closed 3 months ago
The current version of toastify
(10.0.5.) does not work with the version of node
used in the project (node v16.20.2 npm v8.19.4).
Based on a StackOverflow recommendation, I installed toastify
version 9.0.3.
As a User,
I want to see explicit confirmation when a task has successfully been deleted,
so that I can be sure the deletion was completed
Acceptance Criteria
My mentor recommended
toastify
for showing notifications.Tasks
toastify
<ToastContainer />
toApp.js