From d39d520349b775aa708e5a02a1604f1fcbfc1fd1 Mon Sep 17 00:00:00 2001 From: Zhenya Goroh Date: Sat, 5 Oct 2024 21:29:08 +0300 Subject: [PATCH] Added state to disable Continue button --- src/components/download.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/download.tsx b/src/components/download.tsx index 2dae059..4918807 100644 --- a/src/components/download.tsx +++ b/src/components/download.tsx @@ -586,7 +586,7 @@ export default function DownloadPage() {