basic link builder and its usage for tx as an example
Showing
lib/link/link.ts
0 → 100644
lib/link/routes.ts
0 → 100644
lib/link/useLink.ts
0 → 100644
... | ... | @@ -31,6 +31,7 @@ |
"next": "12.2.5", | ||
"next-react-svg": "1.1.3", | ||
"node-fetch": "^3.2.9", | ||
"path-to-regexp": "^6.2.1", | ||
"react": "18.1.0", | ||
"react-dom": "18.1.0", | ||
"react-hook-form": "^7.33.1", | ||
... | ... |
types/utils/ArrayElement.ts
0 → 100644
Please register or sign in to comment