From 49f210291342afa88678c0480603d58df5a4955d Mon Sep 17 00:00:00 2001 From: Sam Becker Date: Tue, 12 Mar 2024 09:02:13 -0500 Subject: [PATCH] Fix form input label id for tags --- src/components/FieldSetWithStatus.tsx | 1 + src/components/TagInput.tsx | 3 +++ 2 files changed, 4 insertions(+) diff --git a/src/components/FieldSetWithStatus.tsx b/src/components/FieldSetWithStatus.tsx index 3f2bd4ab..19e7ab01 100644 --- a/src/components/FieldSetWithStatus.tsx +++ b/src/components/FieldSetWithStatus.tsx @@ -93,6 +93,7 @@ export default function FieldSetWithStatus({ : tagOptions ? )}