We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6e82b1 commit 1fc3bacCopy full SHA for 1fc3bac
1 file changed
client/App.vue
@@ -18,7 +18,7 @@
18
19
<script setup>
20
import Mousetrap from "mousetrap";
21
-import "Mousetrap/plugins/global-bind/mousetrap-global-bind";
+import "mousetrap/plugins/global-bind/mousetrap-global-bind";
22
import { useToast } from "primevue/usetoast";
23
import { computed, ref } from "vue";
24
import { RouterView, useRoute } from "vue-router";
0 commit comments