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

[feat] 비밀번호 변경 페이지 구현 및 테스트 코드 작성 #58

Merged
merged 2 commits into from
Sep 5, 2023

Conversation

kkkkkSE
Copy link
Owner

@kkkkkSE kkkkkSE commented Sep 5, 2023

  • 비밀번호 변경 페이지 추가로 인한 pages/index.ts 작성 과정 중 일부 코드 변경
    • index.ts에서, export default { ...pages } -> export { ...pages } 변경
    • routes.tsx에서, import pages -> import * as Pages 변경

@kkkkkSE kkkkkSE self-assigned this Sep 5, 2023
@kkkkkSE kkkkkSE changed the title Feat/manage account [feat] 비밀번호 변경 페이지 구현 및 테스트 코드 작성 Sep 5, 2023
@kkkkkSE kkkkkSE merged commit c008ebf into dev Sep 5, 2023
1 check passed
@kkkkkSE kkkkkSE deleted the feat/manage-account branch September 5, 2023 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant