Skip to content

Commit

Permalink
Merge branch 'canary' into client-context-embedded-fs
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] committed May 2, 2023
2 parents e0a66ff + a40fa12 commit 832570a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/create-next-app/templates/app-tw/ts/app/page.tsx
@@ -1,7 +1,4 @@
import Image from 'next/image'
import { Inter } from 'next/font/google'

const inter = Inter({ subsets: ['latin'] })

export default function Home() {
return (
Expand Down

0 comments on commit 832570a

Please sign in to comment.