fix: Send button doesn't work, input box doesn't wrap on mobile

This commit is contained in:
Afeigege
2023-02-13 12:47:30 +08:00
parent 91ca495f20
commit f64a45c0ee
4 changed files with 34 additions and 9 deletions

View File

@@ -17,6 +17,7 @@
"@microsoft/fetch-event-source": "^2.0.1",
"@waylaidwanderer/chatgpt-api": "^1.12.2",
"highlight.js": "^11.7.0",
"is-mobile": "^3.1.1",
"marked": "^4.2.12",
"vuetify": "^3.0.6"
}