Skip to content

Commit

Permalink
🥕 v0.16.1-b2 🌱 ThreeD: Character Animations
Browse files Browse the repository at this point in the history
  • Loading branch information
marty-mcgee committed Oct 3, 2024
1 parent 1df5d9c commit ec9f402
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/layout/header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,18 @@ export default async function Header() {
justify='start'
align='center'
>

{/* <Logo /> */}
<MainNav />

</Flex>
<Flex
justify='end'
align='center'
>

<UserButton />

</Flex>
</Grid>
</>
Expand Down

1 comment on commit ec9f402

@vercel
Copy link

@vercel vercel bot commented on ec9f402 Oct 3, 2024

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.