Fix wallet modal, add Lute wallet, dark mode, add comments
This commit is contained in:
@ -15,6 +15,7 @@
|
||||
"@txnlab/use-wallet-react": "^4.0.0",
|
||||
"algosdk": "^3.0.0",
|
||||
"daisyui": "^4.0.0",
|
||||
"lute-connect": "^1.6.3",
|
||||
"notistack": "^3.0.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
@ -8785,6 +8786,12 @@
|
||||
"yallist": "^3.0.2"
|
||||
}
|
||||
},
|
||||
"node_modules/lute-connect": {
|
||||
"version": "1.6.3",
|
||||
"resolved": "https://registry.npmjs.org/lute-connect/-/lute-connect-1.6.3.tgz",
|
||||
"integrity": "sha512-QSBHj1fG9QhkgzezcRrG1piYCxTt0Tlf13ZOTLuXsJfagEC+IERKBKORo0CgzBMOlo47nr4w8n19vcFpfCvJNQ==",
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/magic-string": {
|
||||
"version": "0.30.21",
|
||||
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz",
|
||||
|
||||
Reference in New Issue
Block a user