feat: toast封装
Showing
| ... | @@ -46,6 +46,7 @@ | ... | @@ -46,6 +46,7 @@ |
| "clsx": "^2.1.1", | "clsx": "^2.1.1", | ||
| "react": "^18.3.1", | "react": "^18.3.1", | ||
| "react-dom": "^18.3.1", | "react-dom": "^18.3.1", | ||
| "react-hot-toast": "^2.4.1", | |||
| "react-router-dom": "^6.26.0", | "react-router-dom": "^6.26.0", | ||
| "react-virtuoso": "^4.9.0", | "react-virtuoso": "^4.9.0", | ||
| "tailwind-merge": "^2.4.0" | "tailwind-merge": "^2.4.0" | ||
| ... | ... |
src/components/ToastWrapper/ToastWrapper.tsx
0 → 100644
src/hooks/useToast.ts
0 → 100644
Please
register
or
sign in
to comment