diff --git a/frontend/src/components/customChips/CustomChipDialog.tsx b/frontend/src/components/customChips/CustomChipDialog.tsx index b4acb91b..972e0151 100644 --- a/frontend/src/components/customChips/CustomChipDialog.tsx +++ b/frontend/src/components/customChips/CustomChipDialog.tsx @@ -283,23 +283,18 @@ export const CustomChipDialog = ({ initial, onClose, onSave }: CustomChipDialogP {compiling ? t('editor.customChip.compiling') : t('editor.customChip.compile')} )} - + />