Skip to content

Commit

Permalink
fix(wallet): yo
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Aug 24, 2022
1 parent bd87680 commit c76d82d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/wallet/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export default function Home(ss) {
return (
<div className={styles.container}>
<Head>
<title>Create Next App</title>
<title>Create Next Apps</title>
<meta name="description" content="Generated by create next app" />
<link rel="icon" href="/favicon.ico" />
</Head>
Expand Down

0 comments on commit c76d82d

Please sign in to comment.