added font-awesome icons

This commit is contained in:
Jan Prochazka
2019-12-26 23:48:17 +01:00
parent 4fc93005f6
commit 31fca603dc
6 changed files with 89 additions and 3 deletions

View File

@@ -3,6 +3,9 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.26",
"@fortawesome/free-solid-svg-icons": "^5.12.0",
"@fortawesome/react-fontawesome": "^0.1.8",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",