Skip to content

Commit e6dab42

Browse files
Merge pull request #2262 from Web3Auth/feat/make-logo-optional
feat: make logo optional
2 parents 184ca0e + 58dfa80 commit e6dab42

File tree

11 files changed

+4124
-4089
lines changed

11 files changed

+4124
-4089
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717
"changeProcessCWD": true
1818
}
1919
],
20-
"cSpell.words": ["Bowser", "dont", "fallbacker", "JRPC", "mertasan", "Passwordless", "qrcode", "Solana", "toruslabs"]
20+
"cSpell.words": ["Bowser", "dont", "fallbacker", "JRPC", "mertasan", "Passwordless", "qrcode", "Solana", "toruslabs"],
21+
"postman.settings.dotenv-detection-notification-visibility": false
2122
}

0 commit comments

Comments
 (0)