fix: notes tooltip

This commit is contained in:
David Ralph 2024-01-05 12:13:58 +00:00
parent ea7b8b5036
commit 3a2cbb377f
1 changed files with 1 additions and 2 deletions

View File

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