Skip to content

Commit

Permalink
Fix Sign Request website info
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronvoell committed Dec 14, 2023
1 parent 1e516e3 commit bce01b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export default function App() {
name: "XMTP Example",
description: "This basic messaging app has an intentionally unopinionated UI to help make it easier for you to build with.",
logoUrl: "https://pbs.twimg.com/profile_images/1668323456935510016/2c_Ue8dF_400x400.jpg",
url: "https://github.com/xmtp/xmtp-react-native",
url: "https://xmtp.org",
}}
supportedWallets={[
walletConnect({
Expand Down

0 comments on commit bce01b2

Please sign in to comment.