refactor(web): Optimize the interaction effect of ToolTip component in menu items (#23020) (#23023)

This commit is contained in:
HyaCinth
2025-07-28 10:34:11 +08:00
committed by GitHub
parent 1c05491f1c
commit 0546351d3e
2 changed files with 2 additions and 1 deletions

View File

@@ -70,6 +70,7 @@ const Blocks = ({
key={block.type}
position='right'
popupClassName='w-[200px]'
needsDelay={false}
popupContent={(
<div>
<BlockIcon