Skip to content
New issue

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

[WonT - MyPage] BookmarkPage | MySchedulePage의 Components Type 설정 #188

Open
8 tasks done
hyeonjuuu opened this issue Jan 9, 2024 · 0 comments
Open
8 tasks done
Assignees
Labels
💻 Fix 버그 및 수정 사항 관련 작업 입니다. 🧰 Refactor 코드 리팩토링 관련 작업 입니다. 👨‍💻 Typescript TypeScript 작업 입니다.

Comments

@hyeonjuuu
Copy link
Collaborator

hyeonjuuu commented Jan 9, 2024

😎 이슈 내용

파일 확장자 .js -> .ts
파일 확장자 .jsx -> .tsx
변수 및 함수 등 타입 지정

  • BookmarkPage

  • BookmarkPage.jsx -> BookmarkPage.tsx 변경 및 타입 설정

  • BookmarkList 타입 설정

  • MySchedulePage

  • MySchedulePage.jsx -> MySchedulePage.tsx 변경 및 타입 설정

  • MyPageTab 타입 설정

  • MyPageTabInfo 타입 설정

  • PlanPreview 타입 설정

  • Profile 타입 설정

  • BookmarkPage.ts / MySchedule.ts 타입 정의

🔥 수정 사항

✨ 기대 결과

  • 함수가 TypeScript 언어로 동작할 수 있다.

📸 레퍼런스

@hyeonjuuu hyeonjuuu added 💻 Feature 새로운 기능 및 요구사항 관련 추가 작업 입니다. 📑 Docs 문서 작성 및 수정, 위키, 노션 등 작업 입니다. ⚙ Setting 개발 환경 세팅 관련 작업 입니다. 💻 Fix 버그 및 수정 사항 관련 작업 입니다. 🧰 Refactor 코드 리팩토링 관련 작업 입니다. 👨‍💻 Typescript TypeScript 작업 입니다. and removed 💻 Feature 새로운 기능 및 요구사항 관련 추가 작업 입니다. 📑 Docs 문서 작성 및 수정, 위키, 노션 등 작업 입니다. ⚙ Setting 개발 환경 세팅 관련 작업 입니다. labels Jan 9, 2024
@hyeonjuuu hyeonjuuu added this to the [Reafactor - MyPage] milestone Jan 9, 2024
@uniS2 uniS2 assigned hyeonjuuu and unassigned sy0725 and uniS2 Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 Fix 버그 및 수정 사항 관련 작업 입니다. 🧰 Refactor 코드 리팩토링 관련 작업 입니다. 👨‍💻 Typescript TypeScript 작업 입니다.
Projects
None yet
Development

No branches or pull requests

3 participants