From 50ae57ec9b2db56479895b5a505ebbcffdfc03a8 Mon Sep 17 00:00:00 2001 From: Riccardo Giorato Date: Fri, 26 Dec 2025 13:22:46 +0100 Subject: [PATCH] Update story-input.tsx --- components/landing/story-input.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/components/landing/story-input.tsx b/components/landing/story-input.tsx index d63a44f..70c0d3b 100644 --- a/components/landing/story-input.tsx +++ b/components/landing/story-input.tsx @@ -132,7 +132,9 @@ export function StoryInput({ ))} {characterFiles.length < 2 && ( {showStyleDropdown && ( -
+
{COMIC_STYLES.map((styleOption) => (