Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed Feb 18, 2022
1 parent 7826955 commit 7a89ac6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/with-tailwindcss/pages/index.tsx
Expand Up @@ -7,7 +7,6 @@ const Home: NextPage = () => {
<div className="flex min-h-screen flex-col items-center justify-center py-2">
<Head>
<title>Create Next App</title>
<meta name="description" content="Generated by create next app" />
<link rel="icon" href="/favicon.ico" />
</Head>

Expand Down

0 comments on commit 7a89ac6

Please sign in to comment.