Merge pull request #10 from tom2drum/icons
icons
Showing
additional.d.ts
0 → 100644
icons/ABI.svg
0 → 100644
icons/apiKeys.svg
0 → 100644
icons/copy.svg
0 → 100644
icons/delete.svg
0 → 100644
icons/edit.svg
0 → 100644
icons/privateTag.svg
0 → 100644
icons/publicTag.svg
0 → 100644
icons/star.svg
0 → 100644
icons/tokens.svg
0 → 100644
icons/wallet.svg
0 → 100644
| ... | @@ -16,9 +16,9 @@ | ... | @@ -16,9 +16,9 @@ |
| "@emotion/styled": "^11", | "@emotion/styled": "^11", | ||
| "framer-motion": "^6", | "framer-motion": "^6", | ||
| "next": "12.1.6", | "next": "12.1.6", | ||
| "next-react-svg": "1.1.3", | |||
| "react": "18.1.0", | "react": "18.1.0", | ||
| "react-dom": "18.1.0", | "react-dom": "18.1.0" | ||
| "react-icons": "^4.4.0" | |||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@types/node": "17.0.36", | "@types/node": "17.0.36", | ||
| ... | ... |
This diff is collapsed.
Please register or sign in to comment