From 7f9014c82323f0cbedb5b51d6670f9bf1e2c204e Mon Sep 17 00:00:00 2001 From: ruru <142723369+ruru-m07@users.noreply.github.com> Date: Sun, 19 May 2024 11:28:05 +0530 Subject: [PATCH] fix(ui): fix generate button loading not visible --- app/page.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/page.tsx b/app/page.tsx index eb25a1f..4fd488d 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -150,7 +150,10 @@ export default function Home() {