feat: use toasts for dynamic activity editor

This commit is contained in:
swve 2023-04-29 11:10:15 +02:00
parent 660ffa3b68
commit 9e5c20687f
4 changed files with 59 additions and 8 deletions

View file

@ -32,6 +32,7 @@
"react": "^18.2.0",
"react-beautiful-dnd": "^13.1.1",
"react-dom": "^18.2.0",
"react-hot-toast": "^2.4.1",
"react-katex": "^3.0.1",
"react-spinners": "^0.13.8",
"styled-components": "^6.0.0-beta.9",