mirror of
https://github.com/mediacms-io/mediacms.git
synced 2024-11-25 01:34:51 +01:00
Fix typo
This commit is contained in:
parent
8d2f299210
commit
425a9dc595
@ -31,7 +31,7 @@ export function PopupContent(props) {
|
||||
hide();
|
||||
}
|
||||
} else {
|
||||
Console.log("This browser doesn't supply event path information")
|
||||
console.log("This browser doesn't supply event path information")
|
||||
// TODO: Should call hide()?
|
||||
}
|
||||
}, []);
|
||||
|
Loading…
Reference in New Issue
Block a user