Replace mousetrap with @github/hotkey

This commit is contained in:
Dave Gallant
2023-03-31 20:40:47 -04:00
parent 0f6825c9d2
commit 4d9b5d2158
5 changed files with 33 additions and 30 deletions

View File

@@ -5,7 +5,6 @@ import { createRouter, createWebHashHistory } from "vue-router";
import "bootstrap/dist/css/bootstrap.min.css";
import "bootstrap/dist/js/bootstrap.min.js";
import "mousetrap/mousetrap.min.js";
import "./theme.css";