diff --git a/apps/client/src/widgets/type_widgets/options/code_notes.tsx b/apps/client/src/widgets/type_widgets/options/code_notes.tsx index 80c90ebda0..402c6da902 100644 --- a/apps/client/src/widgets/type_widgets/options/code_notes.tsx +++ b/apps/client/src/widgets/type_widgets/options/code_notes.tsx @@ -49,7 +49,7 @@ function Editor({ wordWrapping, setWordWrapping }: EditorProps) { onChange={setWordWrapping} /> - +