Skip to content

Commit

Permalink
Merge branch 'Weaverse:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
hta218 authored Sep 6, 2024
2 parents 99626eb + c3e3e25 commit 28b760a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/modules/text.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ export function PageHeader({
className,
heading,
variant = "default",
as: Component,
as: Component = "div",
...props
}: {
children?: React.ReactNode;
Expand Down

0 comments on commit 28b760a

Please sign in to comment.