Skip to content

Commit ab1776b

Browse files
authored
Merge pull request #16 from yunseong76039287/develop
react-router-dom 세팅
2 parents 926858c + 2e4c7b7 commit ab1776b

File tree

4 files changed

+15
-15375
lines changed

4 files changed

+15
-15375
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
.DS_Store
12
# Logs
23
logs
34
*.log

about-view/package-lock.json

+13-70
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

about-view/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"@testing-library/user-event": "^12.1.10",
99
"react": "^17.0.2",
1010
"react-dom": "^17.0.2",
11+
"react-router-dom": "^5.2.0",
1112
"react-scripts": "4.0.3",
1213
"recoil": "^0.4.0",
1314
"web-vitals": "^1.0.1"

0 commit comments

Comments
 (0)