From 7a89ac6c202997832541c2b5eaadf71eba1b34f2 Mon Sep 17 00:00:00 2001 From: JJ Kasper Date: Fri, 18 Feb 2022 14:18:16 -0600 Subject: [PATCH] Apply suggestions from code review --- examples/with-tailwindcss/pages/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/with-tailwindcss/pages/index.tsx b/examples/with-tailwindcss/pages/index.tsx index a56dfad8eeeb..94e17a5facfb 100644 --- a/examples/with-tailwindcss/pages/index.tsx +++ b/examples/with-tailwindcss/pages/index.tsx @@ -7,7 +7,6 @@ const Home: NextPage = () => {
Create Next App -