diff --git a/src/components/schema-display.tsx b/src/components/schema-display.tsx index 9407da6..b32408d 100644 --- a/src/components/schema-display.tsx +++ b/src/components/schema-display.tsx @@ -34,18 +34,18 @@ export function SchemaDisplay({ schemas }: SchemaDisplayProps) { key={index} className="border rounded-lg bg-background shadow-sm" > - -
- {schemaType} -
- + + {schemaType} + + +
+
+ Copy Raw JSON
- -