diff --git a/src/App.tsx b/src/App.tsx index b369186..1eb7db6 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -315,7 +315,7 @@ const App = (): React.JSX.Element => { }} /> <>, diff --git a/src/types.ts b/src/types.ts index a6499ac..3ab9c02 100644 --- a/src/types.ts +++ b/src/types.ts @@ -36,7 +36,7 @@ export type StackParamsList = { requestEvent: Web3WalletTypes.SessionRequest; requestSessionData: SessionTypes.Struct; }; - WalletEmbed: undefined; + "wallet-embed": undefined; }; export type Account = {