From 812b064de1a12ca83c757c35da3c8826fb9422e7 Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Thu, 12 Oct 2023 13:22:28 -0400 Subject: [PATCH] refactor: disable button when not ready --- src/components/Lume.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/components/Lume.tsx b/src/components/Lume.tsx index db65d36..2659709 100644 --- a/src/components/Lume.tsx +++ b/src/components/Lume.tsx @@ -22,7 +22,10 @@ export default function () { ) : ( - )}