feat: add "goto create link/category" keybinds

This commit is contained in:
Sonny
2023-04-23 20:44:47 +02:00
parent ab462aafd4
commit 935b69eee8
5 changed files with 42 additions and 31 deletions

View File

@@ -11,9 +11,9 @@
"@prisma/client": "^4.12.0",
"@svgr/webpack": "^7.0.0",
"axios": "^1.3.5",
"hotkeys-js": "^3.10.2",
"next": "^13.3.0",
"next-auth": "^4.22.0",
"next-connect": "^0.13.0",
"next-seo": "^6.0.0",
"node-html-parser": "^6.1.5",
"nprogress": "^0.2.0",
@@ -33,4 +33,4 @@
"prisma": "^4.12.0",
"typescript": "5.0.4"
}
}
}