From 9ef0fa52b18efa81a0d497ac428c6e290ae6dff3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marti=CC=81n?= Date: Fri, 10 Jan 2025 15:02:23 +0100 Subject: [PATCH] Fix UIDEditor --- .../features/customTypes/customTypesBuilder/UIDEditor.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/packages/slice-machine/src/features/customTypes/customTypesBuilder/UIDEditor.tsx b/packages/slice-machine/src/features/customTypes/customTypesBuilder/UIDEditor.tsx index 6277014de1..ccb434f1db 100644 --- a/packages/slice-machine/src/features/customTypes/customTypesBuilder/UIDEditor.tsx +++ b/packages/slice-machine/src/features/customTypes/customTypesBuilder/UIDEditor.tsx @@ -95,7 +95,11 @@ export function UIDEditor() { - + Save