From 90942b41b9da86ff055afd408dbbc9bf6bb8e128 Mon Sep 17 00:00:00 2001 From: rstubryan Date: Wed, 25 Feb 2026 10:53:32 +0700 Subject: [PATCH] refactor(FE): Fix formatting of disabled condition in RecordingTable button --- .../pages/production/recording/RecordingTable.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/components/pages/production/recording/RecordingTable.tsx b/src/components/pages/production/recording/RecordingTable.tsx index 5f5cb091..688df7f4 100644 --- a/src/components/pages/production/recording/RecordingTable.tsx +++ b/src/components/pages/production/recording/RecordingTable.tsx @@ -1396,7 +1396,11 @@ const RecordingTable = () => {