diff --git a/apps/web/src/app/playground/page.tsx b/apps/web/src/app/playground/page.tsx index 7a1988b..675424a 100644 --- a/apps/web/src/app/playground/page.tsx +++ b/apps/web/src/app/playground/page.tsx @@ -464,7 +464,9 @@ export default function Example() { {/* Forms Section */}
-

Form Components

+

+ Form Components +

{/* Textarea */}
@@ -479,12 +481,7 @@ export default function Example() { /> -