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
파일 확장자 .js -> .ts 파일 확장자 .jsx -> .tsx 변수 및 함수 등 타입 지정
BookmarkPage
BookmarkPage.jsx -> BookmarkPage.tsx 변경 및 타입 설정
BookmarkList 타입 설정
MySchedulePage
MySchedulePage.jsx -> MySchedulePage.tsx 변경 및 타입 설정
MyPageTab 타입 설정
MyPageTabInfo 타입 설정
PlanPreview 타입 설정
Profile 타입 설정
BookmarkPage.ts / MySchedule.ts 타입 정의
The text was updated successfully, but these errors were encountered:
hyeonjuuu
No branches or pull requests
😎 이슈 내용
파일 확장자 .js -> .ts
파일 확장자 .jsx -> .tsx
변수 및 함수 등 타입 지정
BookmarkPage
BookmarkPage.jsx -> BookmarkPage.tsx 변경 및 타입 설정
BookmarkList 타입 설정
MySchedulePage
MySchedulePage.jsx -> MySchedulePage.tsx 변경 및 타입 설정
MyPageTab 타입 설정
MyPageTabInfo 타입 설정
PlanPreview 타입 설정
Profile 타입 설정
BookmarkPage.ts / MySchedule.ts 타입 정의
🔥 수정 사항
✨ 기대 결과
📸 레퍼런스
The text was updated successfully, but these errors were encountered: