diff --git a/examples/with-tailwind/apps/docs/app/page.tsx b/examples/with-tailwind/apps/docs/app/page.tsx index b74f37174be90..7257dcec4222b 100644 --- a/examples/with-tailwind/apps/docs/app/page.tsx +++ b/examples/with-tailwind/apps/docs/app/page.tsx @@ -47,7 +47,7 @@ export default function Page() { return (
-

+

examples/with-tailwind -  docs

diff --git a/examples/with-tailwind/apps/web/app/page.tsx b/examples/with-tailwind/apps/web/app/page.tsx index 797f87c309691..00316ec212c9b 100644 --- a/examples/with-tailwind/apps/web/app/page.tsx +++ b/examples/with-tailwind/apps/web/app/page.tsx @@ -47,7 +47,7 @@ export default function Page() { return (
-

+

examples/with-tailwind -  web