fix: notes tooltip

This commit is contained in:
David Ralph
2024-01-05 12:13:58 +00:00
parent ea7b8b5036
commit 3a2cbb377f

View File

@@ -161,8 +161,7 @@ function NotesWrapper() {
return ( return (
<Notes <Notes
notes notesRef={setReference}
ref={setReference}
floatRef={refs.setFloating} floatRef={refs.setFloating}
position={strategy} position={strategy}
xPosition={x} xPosition={x}