feat: add toast notification on favorite button click

This commit is contained in:
Kentai Radiquum 2025-03-21 00:01:46 +05:00
parent f609de25f9
commit 60ece79df3
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
4 changed files with 119 additions and 35 deletions

View file

@ -21,6 +21,7 @@
"react": "^18",
"react-cropper": "^2.3.3",
"react-dom": "^18",
"react-toastify": "^11.0.5",
"swiper": "^11.1.4",
"swr": "^2.2.5",
"videojs-video-element": "^1.4.1",