From 643fbf94a4ccf6709bf618703fc095d85a1c8821 Mon Sep 17 00:00:00 2001 From: Brandon Presley Date: Tue, 20 Sep 2022 16:05:23 +1200 Subject: [PATCH] Disable save button when EditWorkout has no name --- EditWorkout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EditWorkout.tsx b/EditWorkout.tsx index 3d32b3a..f06421a 100644 --- a/EditWorkout.tsx +++ b/EditWorkout.tsx @@ -116,7 +116,7 @@ export default function EditWorkout() { )} -