mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-31 10:51:44 +02:00
fix hovering-toolbar playwright integration test (#5284)
This commit is contained in:
@@ -149,6 +149,7 @@ export const Menu = React.forwardRef(
|
||||
) => (
|
||||
<div
|
||||
{...props}
|
||||
data-test-id="menu"
|
||||
ref={ref}
|
||||
className={cx(
|
||||
className,
|
||||
|
Reference in New Issue
Block a user