add event handler to input event

This commit is contained in:
Enrique Hernandez 2020-10-24 12:31:51 -05:00
commit 07cfddab1d
6 changed files with 108 additions and 58 deletions

View file

@ -20,6 +20,7 @@
"@types/ws": "^7.2.7",
"animejs": "^3.2.0",
"core-js": "^3.6.5",
"mitt": "^2.1.0",
"speech-recorder": "^1.2.1",
"vue": "^3.0.0-0",
"vue-router": "^4.0.0-0",