diff --git a/components/animate/AnimationEditor.tsx b/components/animate/AnimationEditor.tsx
index d8685cd..9a0ce23 100644
--- a/components/animate/AnimationEditor.tsx
+++ b/components/animate/AnimationEditor.tsx
@@ -141,10 +141,8 @@ export function AnimationEditor() {
))}
{/* Content */}
-
- {rightTab === 'export' &&
}
- {rightTab === 'presets' && }
-
+ {rightTab === 'export' && }
+ {rightTab === 'presets' && }
diff --git a/components/ascii/FontPreview.tsx b/components/ascii/FontPreview.tsx
index 12900d2..158b47b 100644
--- a/components/ascii/FontPreview.tsx
+++ b/components/ascii/FontPreview.tsx
@@ -198,7 +198,7 @@ export function FontPreview({
{/* Comment style */}
-