Forgot to include unversioned files in build
This commit is contained in:
5
src/other/eventBus.jsx
Normal file
5
src/other/eventBus.jsx
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
import mitt from "mitt";
|
||||||
|
|
||||||
|
const eventBus = mitt();
|
||||||
|
|
||||||
|
export default eventBus;
|
||||||
Reference in New Issue
Block a user