created button component added handlechange and styled button

This commit is contained in:
Yusuf İpek
2021-01-24 22:07:45 +03:00
parent 00e0abbd57
commit 173449164f
8 changed files with 245 additions and 10 deletions
+2
View File
@@ -6,7 +6,9 @@
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.3",
"@testing-library/user-event": "^12.6.2",
"bootstrap": "^4.6.0",
"react": "^17.0.1",
"react-bootstrap": "^1.4.3",
"react-dom": "^17.0.1",
"react-scripts": "4.0.1",
"web-vitals": "^0.2.4"