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