1
0
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:
Sergei Dedkov
2023-02-08 11:13:09 +06:00
committed by GitHub
parent 9de2e2c316
commit fc84fdbd99
3 changed files with 11 additions and 13 deletions

View File

@@ -149,6 +149,7 @@ export const Menu = React.forwardRef(
) => (
<div
{...props}
data-test-id="menu"
ref={ref}
className={cx(
className,