network menu and rewrite prev implementation
Showing
lib/link/isAccountRoute.ts
0 → 100644
... | @@ -31,7 +31,6 @@ | ... | @@ -31,7 +31,6 @@ |
"next": "12.2.5", | "next": "12.2.5", | ||
"next-react-svg": "1.1.3", | "next-react-svg": "1.1.3", | ||
"node-fetch": "^3.2.9", | "node-fetch": "^3.2.9", | ||
"path-to-regexp": "^6.2.1", | |||
"react": "18.1.0", | "react": "18.1.0", | ||
"react-dom": "18.1.0", | "react-dom": "18.1.0", | ||
"react-hook-form": "^7.33.1", | "react-hook-form": "^7.33.1", | ||
... | ... |
Please register or sign in to comment