Add basic selection movement
This commit is contained in:
@@ -146,7 +146,7 @@ function NoteTool({
|
||||
});
|
||||
|
||||
return (
|
||||
<Group>
|
||||
<Group id="notes">
|
||||
{notes.map((note) => (
|
||||
<Note
|
||||
note={note}
|
||||
|
||||
Reference in New Issue
Block a user