move global search to right sidebar

This commit is contained in:
geoffrey45
2022-01-30 00:58:53 +03:00
parent e847574446
commit 3eef90dc8a
16 changed files with 221 additions and 171 deletions
-1
View File
@@ -5,7 +5,6 @@ import router from "./router";
import "../src/assets/css/global.scss";
import "animate.css";
import mitt from "mitt";
const emitter = mitt();