Skip to content

Commit

Permalink
chore: update example
Browse files Browse the repository at this point in the history
  • Loading branch information
aiji42 committed Aug 4, 2021
1 parent ec64666 commit a935d94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/src/pages/firebase/authed.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ const Authed: VFC = () => {
<h1 className={styles.title}>Next Fortress</h1>
<h2>My Page</h2>


<p>
<strong>Hi! {auth.currentUser?.displayName}</strong>
</p>
Expand Down

1 comment on commit a935d94

@vercel
Copy link

@vercel vercel bot commented on a935d94 Aug 4, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.