Skip to content

Commit

Permalink
Merge branch 'alpha' into wallet-disconnect
Browse files Browse the repository at this point in the history
  • Loading branch information
mishramonalisha76 authored Sep 22, 2023
2 parents 1d4debe + 1653126 commit 74b7098
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@ const ChatViewComponentTest = () => {
<div>
<h2>Chat UI Test page</h2>
<ChatViewComponentCard>

<ChatViewComponent onGetTokenClick={() => console.log("BOIIII RETURNNNSSSSS")} chatId='b8e068e02fe12d7136bc2f24408835573f30c6fbf0b65ea26ab4c7055a2c85f1' limit={10} isConnected={true} autoConnect={false}/>


</ChatViewComponentCard>
</div>
);
Expand Down

0 comments on commit 74b7098

Please sign in to comment.