Add ResendTransaction component
Add resend button in transactioncontext
This commit is contained in:
5
package-lock.json
generated
5
package-lock.json
generated
@ -49,6 +49,7 @@
|
||||
"https": "^1.0.0",
|
||||
"leaflet": "^1.9.4",
|
||||
"lucide-react": "^0.456.0",
|
||||
"metronic-tailwind-react": "file:",
|
||||
"mini-svg-data-uri": "^1.4.4",
|
||||
"moment": "^2.30.1",
|
||||
"next-themes": "^0.4.3",
|
||||
@ -6454,6 +6455,10 @@
|
||||
"node": ">= 8"
|
||||
}
|
||||
},
|
||||
"node_modules/metronic-tailwind-react": {
|
||||
"resolved": "",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/micromatch": {
|
||||
"version": "4.0.8",
|
||||
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
|
||||
|
||||
Reference in New Issue
Block a user