mirror of
https://github.com/mue/mue.git
synced 2026-07-28 03:01:10 +02:00
fix: notes tooltip
This commit is contained in:
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user