Create toast provider

This commit is contained in:
Takeshi Kimata
2024-05-27 23:15:30 +09:00
parent 5ae4417c23
commit cfd6a9b339
10 changed files with 132 additions and 31 deletions

View File

@@ -33,6 +33,7 @@
"react": "^18.3.1",
"react-apexcharts": "^1.4.1",
"react-dom": "18.2.0",
"react-toastify": "^10.0.5",
"tailwind-variants": "^0.1.18",
"tailwindcss": "^3.4.3",
"typescript": "5.0.4"