mirror of
https://github.com/docmost/docmost.git
synced 2026-07-25 06:34:52 +10:00
fix: page title editor bugs (#892)
* Fix page title * compare empty page title * Properly handle null tree node name and icon
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import mitt from "mitt";
|
||||
const localEmitter = mitt();
|
||||
export default localEmitter;
|
||||
Reference in New Issue
Block a user