From 0959cf7cd5242fe10722a46b4f380dc7aea8219a Mon Sep 17 00:00:00 2001 From: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com> Date: Wed, 2 Nov 2022 11:06:08 +0100 Subject: [PATCH] fix saving issue (#5328) Co-authored-by: CarinaWolli Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> --- .../ee/workflows/components/v2/TimeTimeUnitInput.tsx | 2 +- packages/features/ee/workflows/pages/v2/workflow.tsx | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/packages/features/ee/workflows/components/v2/TimeTimeUnitInput.tsx b/packages/features/ee/workflows/components/v2/TimeTimeUnitInput.tsx index 3c70593b57..8c3b96b261 100644 --- a/packages/features/ee/workflows/components/v2/TimeTimeUnitInput.tsx +++ b/packages/features/ee/workflows/components/v2/TimeTimeUnitInput.tsx @@ -40,7 +40,7 @@ export const TimeTimeUnitInput = (props: Props) => {
-