Skip to content

Commit

Permalink
add log
Browse files Browse the repository at this point in the history
  • Loading branch information
zhfnjust committed Nov 10, 2023
1 parent 4160cc7 commit 0510b98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ function App() {
};

const sensiletLogin = async () => {
console.log('sensiletLogin...')
try {
const provider = new DefaultProvider();
const signer = new SensiletSigner(provider);
Expand Down

0 comments on commit 0510b98

Please sign in to comment.