diff --git a/packages/ui/components/editor/Editor.tsx b/packages/ui/components/editor/Editor.tsx index faab60a964..f631ca6f66 100644 --- a/packages/ui/components/editor/Editor.tsx +++ b/packages/ui/components/editor/Editor.tsx @@ -71,7 +71,7 @@ export const Editor = (props: TextEditorProps) => { variables={props.variables} />
}