We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4dbaade + 5b8707a commit 987589cCopy full SHA for 987589c
packages/core/src/i18n/en.json
@@ -66,7 +66,7 @@
66
"gettingStartedGuide": "Getting Started Guide",
67
"smartContracts": "Smart Contract(s)",
68
"explore": "Explore",
69
- "backToApp": "Back to App",
+ "backToApp": "Back to dapp",
70
"poweredBy": "powered by",
71
"addAccount": "Add Account",
72
"setPrimaryAccount": "Set Primary Account",
packages/demo/src/App.svelte
@@ -151,7 +151,7 @@
151
gettingStartedGuide: 'https://blocknative.com',
152
explore: 'https://blocknative.com'
153
}
154
- // example customizing account center
+ // // example customizing account center
155
// accountCenter: {
156
// desktop: {
157
// position: 'topRight',
0 commit comments