[modern-react] router 구현 - App.js 설정

This commit is contained in:
2025-11-02 22:18:06 +09:00
parent c0c36c65f2
commit 7542a338d3
3 changed files with 136 additions and 129 deletions

View File

@@ -22,7 +22,7 @@
"react-helmet-async": "^2.0.4",
"react-hook-form": "^7.51.3",
"react-query": "^3.39.3",
"react-router-dom": "^6.22.3",
"react-router-dom": "^7.9.5",
"react-scripts": "5.0.1",
"recoil": "^0.7.7",
"styled-components": "^6.1.8",