Skip to content

Commit

Permalink
feat(appearance): viewMode
Browse files Browse the repository at this point in the history
  • Loading branch information
ceddybi committed Apr 13, 2024
1 parent c5f53f2 commit cb3491b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ function LayoutPage({ children, ...props }: LayoutPageProps) {
<AccentRegion
// FIXME: Change theme color
// e.g {...generateAccentRegionProps("#fffb00")}
// getConfig().themeColor
>
{/* <LayoutSEO serviceProvider={serviceProvider} /> */}
<Layout
Expand Down

0 comments on commit cb3491b

Please sign in to comment.