-
Notifications
You must be signed in to change notification settings - Fork 210
[3단계 - 페이먼츠] 유세지(김용래) 미션 제출합니다. #159
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
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
fcf05b1
chore: 불필요한 괄호 제거
usageness 87e26fe
chore: type 라이브러리 추가
usageness 5e73bad
chore: jsconfig 파일 tsconfig으로 변경
usageness 26b75a5
chore: typescript eslint 설정
usageness 7fe9c37
fix: 사용되지 않는 변수 선언 삭제
usageness d2f9ea1
fix: 비어있는 화살표 함수 제거
usageness 1f0a91a
chore: @types/styled-components 설치
usageness 72062ad
refactor: 상수 파일 타입스크립트로 마이그레이션
usageness c7fa8c1
refactor: Button 컴포넌트 타입스크립트로 마이그레이션
usageness 1592fec
chore: color 상수 추가
usageness 3a4b957
refactor: Card 컴포넌트 타입스크립트로 마이그레이션
usageness a6caad6
refactor: Buton 컴포넌트 color 상수 적용
usageness 2e74607
refactor: Dot 컴포넌트 타입스크립트로 마이그레이션
usageness e766045
refactor: ErrorModal 컴포넌트 타입스크립트로 마이그레이션
usageness 4eabc4e
refactor: TipButton 컴포넌트 타입스크립트로 마이그레이션
usageness 88564bc
refactor: Form 컴포넌트 타입스크립트로 마이그레이션
usageness ea26d11
refactor: InputBasic 컴포넌트 타입스크립트로 마이그레이션
usageness d34f437
refactor: InputBox 컴포넌트 타입스크립트로 마이그레이션
usageness c400a9d
refactor: context state type 설정
usageness 8a1b6bc
refactor: InputTitle 컴포넌트 타입스크립트로 마이그레이션
usageness 0b4b9e6
refactor: InputUnderline 컴포넌트 타입스크립트로 마이그레이션
usageness 7a686b3
refactor: Modal 컴포넌트 타입스크립트로 마이그레이션
usageness 0b9627a
refactor: NewCard 컴포넌트 타입스크립트로 마이그레이션
usageness 5f7af3a
refactor: PageTitle 컴포넌트 타입스크립트로 마이그레이션
usageness 8dc34a5
refactor: styled 컴포넌트 타입스크립트로 마이그레이션
usageness 2d49132
refactor: card context 타입스크립트로 마이그레이션
usageness File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 6 additions & 1 deletion
7
src/components/common/Form.jsx → src/components/common/Form.tsx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
상수로 잘 빼주셨네요 👍