Skip to content

Commit

Permalink
Update migration.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
evanorti committed Aug 11, 2023
1 parent 8c2a862 commit 00fa2ef
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion docs/develop/wallet-kit/migration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,11 @@ const list = [
})),
];
```
Congratulations, your migration to Wallet Kit is now complete!

<Admonition type="tip" icon="📱" title="Station mobile app">
To add support for Station mobile, follow the mobile section in the [Get Started guide](./getting-started.mdx#3-add-support-for-station-mobile).
</Admonition>


Congratulations, your migration to Wallet Kit is now complete!

0 comments on commit 00fa2ef

Please sign in to comment.