feat(settings): add working shortcuts and custom shortcuts

This commit is contained in:
sethburkart123
2024-09-06 17:29:07 +10:00
parent 7f93aef9cc
commit 9363de5fb4
9 changed files with 194 additions and 61 deletions
+3 -2
View File
@@ -70,7 +70,7 @@
"@uiw/codemirror-extensions-color": "^4.21.25",
"@uiw/codemirror-theme-github": "^4.21.25",
"@uiw/react-codemirror": "^4.21.25",
"autoprefixer": "^10.4.17",
"autoprefixer": "^10.4.20",
"classnames": "^2.5.1",
"color": "^4.2.3",
"dompurify": "^3.0.8",
@@ -80,6 +80,7 @@
"lodash": "^4.17.21",
"million": "latest",
"motion": "^10.18.0",
"postcss": "^8.4.45",
"publish-browser-extension": "^2.2.1",
"react": "^18.2.0",
"react-best-gradient-color-picker": "3.0.5",
@@ -93,7 +94,7 @@
"svelte-hash-router": "^1.0.1",
"svelte-motion": "^0.12.2",
"swiper": "latest",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.10",
"ts-loader": "^9.5.1",
"typescript": "^5.5.4",
"uuid": "^9.0.1",