Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🔗 관련 이슈
#39
📝작업 내용
논의끝에 이번 프로젝트에서 탠스택 쿼리를 도입하기로 해서 라이브러리 및 devtools 설치 및 세팅하였습니다
그 외에도 app쪽을 전역 세팅, 글로벌스타일, 테마, 탠스택쿼리 프로바이더 등등으로 사용하고 라우팅까지 같이 하는게 조금 이상한 것 같아서 app.tsx는 세팅관련 컴포넌트로 사용하기로 하고 route밑에 router 컴포넌트를 만들어서 이곳에서 라우팅을 하는거로 수정했습니다
🔍 변경 사항
💬리뷰 요구사항 (선택사항)