added footer

This commit is contained in:
2021-11-12 21:03:02 -03:00
parent e94d379f0f
commit 957e103395
9 changed files with 41502 additions and 1720 deletions
+8
View File
@@ -3,12 +3,20 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.36",
"@fortawesome/free-solid-svg-icons": "^5.15.4",
"@fortawesome/react-fontawesome": "^0.1.16",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"font-awesome": "^4.7.0",
"mdbreact": "^5.1.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-fontawesome": "^1.7.1",
"react-recaptcha-google": "^1.1.1",
"react-scripts": "4.0.3",
"react-select": "^5.2.1",
"web-vitals": "^1.0.1"
},
"scripts": {