diff --git a/front/components/Objects/Editor/Toolbar/ToolbarButtons.tsx b/front/components/Objects/Editor/Toolbar/ToolbarButtons.tsx index 7f04b6c7..212a3e54 100644 --- a/front/components/Objects/Editor/Toolbar/ToolbarButtons.tsx +++ b/front/components/Objects/Editor/Toolbar/ToolbarButtons.tsx @@ -133,7 +133,7 @@ export const ToolbarButtons = ({ editor, props }: any) => { - + {/* editor @@ -147,7 +147,7 @@ export const ToolbarButtons = ({ editor, props }: any) => { > - + */} ); };