We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
현재 routes/index.tsx 는 사용되지 않고 있는 형태이기에 삭제 작업이 필요해요! 추가적으로 리팩토링 하거나 고려해볼 사항을 적어봤어요!
routes/index.tsx
App.tsx
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🛠️ Refactor
Description
현재
routes/index.tsx
는 사용되지 않고 있는 형태이기에 삭제 작업이 필요해요!추가적으로 리팩토링 하거나 고려해볼 사항을 적어봤어요!
To-do
routes/index.tsx
제거App.tsx
가 아니라, 다른 라우팅 파일을 만들어서 처리하는 것 고려해보기기타
The text was updated successfully, but these errors were encountered: