From e81bdcd8e91ece2fb0b48d3eb6216f992727b491 Mon Sep 17 00:00:00 2001 From: Sam Mazer <162159423+SamMazerIR@users.noreply.github.com> Date: Mon, 3 Jun 2024 15:09:44 -0700 Subject: [PATCH] fixing i18n string configuration for new studio editor on MountPoint (#10308) --- .../ui/src/components/editor/properties/mountPoint/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/ui/src/components/editor/properties/mountPoint/index.tsx b/packages/ui/src/components/editor/properties/mountPoint/index.tsx index 3200508a32..ab6644b2a8 100644 --- a/packages/ui/src/components/editor/properties/mountPoint/index.tsx +++ b/packages/ui/src/components/editor/properties/mountPoint/index.tsx @@ -75,7 +75,7 @@ export const MountPointNodeEditor: EditorComponentType = (props) => { description={t('editor:properties.mountPoint.description')} icon={} > - + { onChange={commitProperty(MountPointComponent, 'type')} /> - +