Fixes Prettier issue
This commit is contained in:
parent
d18fa03f31
commit
d228772e92
@ -179,7 +179,7 @@ export default function Note(props: NoteProps) {
|
||||
if (!isTargetAllowed) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
e.stopPropagation();
|
||||
navigate(eventLink(id));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user