From 58276c4b646b28d2f682f35d6e8f2dae04549333 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9D=B4=ED=98=84=EC=9E=AC?= <71202076+2-NOW@users.noreply.github.com> Date: Mon, 1 May 2023 23:14:55 +0900 Subject: [PATCH] Update page.tsx tw className I changed the tailwindcss code, which is written differently than the other elements. --- packages/create-next-app/templates/app-tw/ts/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/create-next-app/templates/app-tw/ts/app/page.tsx b/packages/create-next-app/templates/app-tw/ts/app/page.tsx index 3cc1b4b31d8a3..4e26d9fa85db0 100644 --- a/packages/create-next-app/templates/app-tw/ts/app/page.tsx +++ b/packages/create-next-app/templates/app-tw/ts/app/page.tsx @@ -62,7 +62,7 @@ export default function Home() {