diff --git a/packages/editor/src/components/toolbar/index.tsx b/packages/editor/src/components/toolbar/index.tsx index 91888a9f..2367bfeb 100644 --- a/packages/editor/src/components/toolbar/index.tsx +++ b/packages/editor/src/components/toolbar/index.tsx @@ -38,7 +38,7 @@ export const ToolbarButtonOption = (props: { configuration: ActionConfig }) => { title={props.configuration.tooltip || ''} disableInteractive arrow={true} - enterDelay={7000} + enterDelay={700} >