Add dtmf buttons unstyled

This commit is contained in:
2020-02-15 16:29:49 -05:00
parent fd8b82cf9f
commit ed2bd2537a
10 changed files with 63 additions and 20 deletions

View File

@@ -7,9 +7,11 @@
"@testing-library/react": "^9.4.0",
"@testing-library/user-event": "^7.2.1",
"@types/jest": "^24.9.1",
"@types/lodash": "^4.14.149",
"@types/node": "^12.12.26",
"@types/react": "^16.9.19",
"@types/react-dom": "^16.9.5",
"lodash": "^4.17.15",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-scripts": "3.3.1",