Skip to content

Commit

Permalink
remove default theme
Browse files Browse the repository at this point in the history
  • Loading branch information
guitavano committed Mar 6, 2024
1 parent 10b3e3d commit e355741
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions routes/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ export default defineApp(async (_req, ctx) => {

return (
<>
{/* Include default fonts and css vars */}
<Theme />

{/* Include Icons and manifest */}
<Head>
Expand Down

0 comments on commit e355741

Please sign in to comment.