Add ResendTransaction component

Add resend button in transactioncontext
This commit is contained in:
ardiola
2025-04-11 22:27:58 +07:00
parent 3fe0eb8ffc
commit 2e795ece53
6 changed files with 495 additions and 3 deletions

5
package-lock.json generated
View File

@ -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",