Skip to content

Commit 605aa77

Browse files
committed
fix builds
1 parent baf39cc commit 605aa77

File tree

15 files changed

+8
-21
lines changed

15 files changed

+8
-21
lines changed

dist/esm/index.bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/esm/index.evm.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8596,8 +8596,6 @@ var SignLoginDialog = (function (props) {
85968596
wallet = _useContext4.wallet,
85978597
account = _useContext4.account;
85988598

8599-
console.log('account', account);
8600-
86018599
var _useState = useState(false),
86028600
_useState2 = _slicedToArray$1(_useState, 2),
86038601
loggingIn = _useState2[0],

dist/esm/index.evm.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/esm/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8543,8 +8543,6 @@ var SignLoginDialog = (function (props) {
85438543
wallet = _useContext4.wallet,
85448544
account = _useContext4.account;
85458545

8546-
console.log('account', account);
8547-
85488546
var _useState = useState(false),
85498547
_useState2 = _slicedToArray(_useState, 2),
85508548
loggingIn = _useState2[0],

dist/esm/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/esm/index.svm.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8597,8 +8597,6 @@ var SignLoginDialog = (function (props) {
85978597
wallet = _useContext4.wallet,
85988598
account = _useContext4.account;
85998599

8600-
console.log('account', account);
8601-
86028600
var _useState = useState(false),
86038601
_useState2 = _slicedToArray(_useState, 2),
86048602
loggingIn = _useState2[0],

dist/esm/index.svm.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/umd/index.bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/umd/index.evm.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8595,8 +8595,6 @@
85958595
wallet = _useContext4.wallet,
85968596
account = _useContext4.account;
85978597

8598-
console.log('account', account);
8599-
86008598
var _useState = React.useState(false),
86018599
_useState2 = _slicedToArray$1(_useState, 2),
86028600
loggingIn = _useState2[0],

dist/umd/index.evm.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)