Implement NFT instance metadata refetch button (#2039)
* refactor token instance page title * add menu item and modal with recaptcha * initialize refresh and show loading state * handle error state * fix metadata atributes parser * refactoring * tests
Showing
icons/refresh.svg
0 → 100644
... | ... | @@ -95,7 +95,7 @@ |
"react": "18.2.0", | ||
"react-device-detect": "^2.2.3", | ||
"react-dom": "18.2.0", | ||
"react-google-recaptcha": "^2.1.0", | ||
"react-google-recaptcha": "^3.1.0", | ||
"react-hook-form": "^7.33.1", | ||
"react-identicons": "^1.2.5", | ||
"react-intersection-observer": "^9.5.2", | ||
... | ... |
211 KB
122 KB
124 KB
219 KB