-
Notifications
You must be signed in to change notification settings - Fork 0
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
#304 feat: 로그인 로직 변경 #304
Open
One-HyeWon
wants to merge
319
commits into
develop
Choose a base branch
from
feat#301/로그인-로직-변경
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
The head ref may contain hidden characters: "feat#301/\uB85C\uADF8\uC778-\uB85C\uC9C1-\uBCC0\uACBD"
Open
#304 feat: 로그인 로직 변경 #304
Changes from 1 commit
Commits
Show all changes
319 commits
Select commit
Hold shift + click to select a range
d402c79
feat: 사용되지 않는 게시판 컴포넌트 제거
yezzan9 64ffe58
feat: userAPI 호출부 수정
yezzan9 cbe10ce
feat: Header 컴포넌트 주석 추가
yezzan9 86defa8
feat: todo 주석 제거
yezzan9 96fb2ca
feat: 댓글 수정 api 생성
JIN921 59b8483
feat: 댓글 작성 api 생성
JIN921 e2572b1
feat: 댓글 입력창 생성
JIN921 4b2e851
Merge pull request #314 from Leets-Official/feat#312/불필요한-코드-제거
yezzan9 bdc505d
fix: 댓글, 답글 id 받아오도록 수정
JIN921 133f0d9
feat: 댓글 삭제 api 적용
JIN921 9a2e06a
feat: 기수 컴포넌트 UI
woneeeee 89b5139
Merge remote-tracking branch 'origin' into feat#310/출석-기수-컴포넌트-ui
woneeeee fbd1500
feat: 전체 회비 컴포넌트 분리
woneeeee 003b222
fix: eslint 수정
woneeeee e4208c1
feat: 어드민 회비 페이지 전체 크기 조정
woneeeee 8682f21
feat: admin layout css 분리
woneeeee ac0c9ee
feat: 결석일시 svg 변경
woneeeee d6cec84
fix: admin layout 분리
woneeeee 749b306
Merge pull request #315 from Leets-Official/feat#310/출석-기수-컴포넌트-ui
woneeeee b12f763
feat:상태 표시 컴포넌트 추가
dalzzy cf692b5
feat: develop 브랜치 merge
woneeeee f9ad117
feat:statusIndicator 의 상위 컴포넌트 추가
dalzzy 2429e6a
feat: 스터디 게시글 생성 api 연결
yezzan9 a0e5947
feat: 댓글 작성 api 연결
JIN921 09b7338
feat:기수순/오름차순 svg아이콘 추가
dalzzy d48dee9
feat: 공지사항 생성 api 연결
yezzan9 59e7637
feat:기수순/오름차순 버튼 추가
dalzzy e5bf78b
chore:필요없는 css 속성 제거
dalzzy 48621cf
feat: checkbox 클릭 이벤트 구현
dalzzy 25b93f1
refactor:key값을 studentId로 수정
dalzzy e25b535
refactor:eslint 오류 해결을 위해 빈 th 태그에 aria-label 추가
dalzzy c46796b
refactor:statusColors 타입 명시
dalzzy 9594dd9
feat: 파일 이름 데이터 추가
yezzan9 a270b10
fix:타입 오류 해결
dalzzy 66f41b6
Merge branch 'develop' of https://github.com/Leets-Official/Weeth-FE …
dalzzy 16ccc6c
refactor:분리된 admin 공통 layout을 import 해서 사용하도록 수정
dalzzy b3458c9
feat: 파일 업로드 api 연결
yezzan9 383b06d
feat: api 호출 순서 설정
yezzan9 dea1359
feat:memberData 타입 정의 추가
dalzzy 6a7e342
chore:주석처리된 부분 제거
dalzzy 4aebd16
chore: 이슈 템플릿 수정
JIN921 3080b61
chore: 이슈 템플릿 복
JIN921 4f82f2e
feat: NoticeHeader 제거
yezzan9 f9b6312
feat: 파일 업로드 UI 수정
yezzan9 3a7e4d9
fix: Info 컴포넌트 게시판 페이지에 삽입
JIN921 fc3465c
feat: 회비 관련 이미지 추가
woneeeee 8d2cc8d
feat: 멤버 관리, 회비 공통 박스 컴포넌트 UI
woneeeee 3800b03
feat: 엔터키로 댓글 입력
JIN921 5689e55
feat: 기본 설정 최대 width, height 삭제
woneeeee f777b54
feat: 회비 지출 기록 컴포넌트 분리
woneeeee 495e462
feat: 회비 지출 기록 상세 컴포넌트
woneeeee 008f71c
feat: 공지 상세 페이지에도 댓글 기능 적용
JIN921 d3f8dd8
feat: 회비 관련 css 높이 삭제
woneeeee f28fd65
feat: 회비 수정, 삭제 공통 컴포넌트 UI
woneeeee c839ff0
feat: 기수 props로 받아오도록 수정
woneeeee 38e0159
feat: 기수에 따른 제목 변경
woneeeee 7f890bd
fix: 출석 페이지 기수 props로 받아오도록 수정
woneeeee f4c38d6
Merge branch 'develop' of https://github.com/Leets-Official/Weeth-FE …
dalzzy 2f51289
Merge pull request #319 from Leets-Official/feat#317/헤더-수정
yezzan9 68e6b94
feat: useGetFileUrl 훅을 사용하도록 수정
yezzan9 b39963b
feat:button props로 border radius 추가
dalzzy f6551aa
feat:member context 생성
dalzzy 2f6e66d
refactor:memberprovider 추가 및 data 제거
dalzzy 99c9064
refactor:useMemo를 적용하여 최적화
dalzzy d57eaa9
fix:type 에러 해결
dalzzy cf6772d
fix:column 타입 에러 해결
dalzzy 91cb3b0
feat:멤버 선택관리 bar 컴포넌트 추가
dalzzy c9f17bc
fix:Bar 컴포넌트를 분리
dalzzy 3deef44
fix: width 크기 조정
woneeeee 33d0dbb
fix: 회비 title 박스 width border 수정
woneeeee f1167ae
refactor:클릭이벤트 추가 및 css 수정
dalzzy db92175
refactor:map메서드를 활용하여 button을 반복적으로 렌더링, disabled css 추가
dalzzy f003baf
remove:admin폴더 내 button컴포넌트 파일삭제
dalzzy ce28e67
style:header 크기 및 위치 조정
dalzzy e47d91c
style:버튼 크기 수정
dalzzy c9f7671
style:버튼 및 title css 수정
dalzzy 695c50b
Merge branch 'develop' into feat#290/댓글-api-연결
JIN921 5e74b97
Merge pull request #320 from Leets-Official/feat#290/댓글-api-연결
JIN921 5bcd5b4
fix: width props 추가
woneeeee be1fbff
fix: 공통 컴포넌트 사용을 위한 wrapper 삭제
woneeeee ce6f9dd
feat: 총 회비 최초 등록 DropDown Title UI 구현
woneeeee 8d33d7f
fix: width props button 수정
woneeeee 1635961
feat: 회비 관리 페이지 UI 구현
woneeeee dfa1993
fix: 필요한 공백 추가
woneeeee 584ea5c
feat: 회비 관련 공통 컴포넌트 Input 구현
woneeeee 36efaf1
feat: 회비 사용 내역 추가 UI 구현
woneeeee dfcb788
feat: 총 회비 최초 등록 DropDown 상세 UI 구현
woneeeee 0bca467
fix: DuesReigsterAdd styled 분리
woneeeee 653fa1e
fix: DuesReigsterDropDown styled 분리
woneeeee 713c5f8
fix: 분리된 styled 삭제
woneeeee e153b83
feat: develop 브랜치 Merge
woneeeee 5dd22ac
feat: 스터디 게시판 목록 연결
JIN921 c8f45f1
feat: 공지 게시판 목록 연결
JIN921 fcdc4c8
fix: white 색상 theme white 수정
woneeeee c5b56d5
fix: mpa 함수를 사용하여 반복 입력 필드 수정
woneeeee 75fbc7d
fix: 공통 box 컴포넌트 map 함수 사용 수정
woneeeee fd001ff
fix: register 오타 수정
woneeeee 9ddc2da
fix: register 오타 import 수정
woneeeee 77d1326
fix: flex 공통 컴포넌트 분리
woneeeee c49c91c
fix: register 오타 삭제
woneeeee d26165c
fix: DuesRegister 전체 오타 수정
woneeeee ebf40c5
Merge pull request #322 from Leets-Official/feat#316/어드민-회비-관리-ui
woneeeee e139200
fix: conflict 해결
yezzan9 b029553
Merge pull request #318 from Leets-Official/feat#278/글쓰기-api-연결
yezzan9 d6a5afc
Merge branch 'develop' into feat#321/게시판-목록-연결
JIN921 ab4f280
Merge pull request #323 from Leets-Official/feat#321/게시판-목록-연결
JIN921 d22b340
fix: 충돌 해결
dalzzy 36c2e52
style:pagewrapper에 폰트 설정 추가
dalzzy d86a0d4
refactor: box 컴포넌트 title 조건부 렌더링
dalzzy 27d605c
refactor:box 컴포넌트의 last props의 색상을 동적으로 설정하도록 수정
dalzzy 5941843
refactor:box 컴포넌트를 CardinalInfo 컴포넌트로 옮김
dalzzy 33ffa3d
feat: 기수 추가 컴포넌트 추가
dalzzy 6c0f048
refactor: svg 아이콘 버튼 수정
dalzzy 3d1045f
Merge pull request #326 from Leets-Official/feat#313/멤버관리페이지-상세-ui
dalzzy 75a75a5
feat: 모달 기본 ui
dalzzy cb102d9
feat: 재사용하기 위해 버튼 그룹 컴포넌트로 분리
dalzzy 7a2142e
refactor:buttonGroup 컴포넌트 수정
dalzzy a815f8c
refactor:buttonGroup 컴포넌트를 사용하여 버튼을 렌더링하도록 수정
dalzzy 7352795
refactor: gap 속성을 동적으로 설정
dalzzy d4f6dce
feat:memberData에 데이터 추가
dalzzy 822b2a7
feat:해당 멤버 데이터 추가
dalzzy e40380f
feat:x,완료 버튼에 onClose 추가
dalzzy 592a6c4
feat:기수 및 상태 정보 데이터 렌더링 추가
dalzzy ee83709
style:모달 컨텐츠 위치 및 정렬 수정
dalzzy ca74ac7
style:padding,gap 값 수정
dalzzy 2a03cb3
fix: 공지사항 댓글 작성 가능하게 수정
JIN921 616d7fc
design: 대댓글 선택 댓글 하이라이팅 추가
JIN921 0e1cc96
feat: 대댓글 입력 가능
JIN921 730f50d
refactor:공통 ui를 재사용하기 위해 공통모달 생성 후 memberDetailModal 수정
dalzzy 02a4904
refactor:map함수를 사용하여 데이터를 렌더링하도록 수정
dalzzy f6b1801
chore:절대 경로로 수정
dalzzy c19b184
refactor:첫번째 기수를 반환하는 함수를 간결하게 수정
dalzzy fbdd1f9
Merge pull request #329 from Leets-Official/feat#327/멤버-상세-관리-모달-ui
dalzzy 7b1d766
rename:파일명 오타 수정
dalzzy 9f80f46
feat:기본 페이지 ui 추가
dalzzy 37082dd
feat:기수 컴포넌트와 검색바 컴포넌트를 조합한 컴포넌트 생성
dalzzy c4cd72d
style:검색바 높이 수정
dalzzy a423fd9
chore:필요없는 주석 제거
dalzzy f82806c
feat: 스터디 게시판에 대댓글 적용
JIN921 474fab5
feat:memberData에 최근패널티 데이터추가
dalzzy 9cf2cc6
feat: 파일 다운로드
JIN921 aef9542
fix: 댓글 시간 포맷 수정
JIN921 354fd9c
feat: 내 댓글만 삭제 가능
JIN921 c73b5fa
fix: 파일 다운로드 안 되는 문제 해결
JIN921 381e300
feat:status Cell을 재사용하여 페널티 테이블의 가장 첫번째에 추가
dalzzy a5308be
fix: 내 게시물만 편집 버튼 뜨도록 수정
JIN921 071d8cc
feat: 공지 게시판 게시물 수정 삭제 모달 뜨도록 구현
JIN921 68acb54
rename: 코멘트 삭제 api 이름 수정
JIN921 e64a6cd
fix: 게시물 삭제 api 수정
JIN921 f5f2330
fix: 스터디 게시판 게시물 수정 삭제 모달 뜨도록 구현
JIN921 899a93b
feat: 게시물 삭제 api 연결 및 수정 페이지 이동
JIN921 6bd4bc3
refactor: 페널티 테이블 ui 수정
dalzzy 5fbd371
refactor:subHeaderRow 비율 및 위치 조정
dalzzy 1923f0b
refactor:빈 column 추가
dalzzy f24b63e
style:grid 비율 수정
dalzzy c7121e8
refactor:penaltyDetail 컴포넌트 ui 수정 및 클릭이벤트 추가
dalzzy 14d83e9
chore:목데이터 studentId값 수정
dalzzy ab71258
refactor: button 컴포넌트 onClick props 추가
dalzzy 4914ea9
style:table padding 값 수정
dalzzy 9f2c3dc
feat: 달력 스타일 수정
yezzan9 aecc815
feat: 일정 리스트 구현
yezzan9 28bbaec
feat: 호버 스타일 수정
yezzan9 4d7669c
feat: api 수정
yezzan9 3f7e8f0
feat: 캘린더 헤더 수정
yezzan9 c464cea
feat: 헤더 컴포넌트 title 값 제거
yezzan9 a8e4d2e
feat: 월 이동 버튼 추가
yezzan9 b1f9499
feat: 캘린더(년) UI 수정
yezzan9 caebf57
feat: 헤더 수정
yezzan9 b24510e
fix:+버튼 누른 후 다른 영역 클릭이 안되는 문제 해결
dalzzy 5fd3eec
fix:추가한 패널티가 penaltyDetail에 저장되도록 수정
dalzzy cb29ac2
refactor:수정 버튼 눌렀을 때 기존의 페널티 정보가 나오도록 수정
dalzzy df52083
refactor: 여러 개의 페널티를 부여할 수 있도록 수정
dalzzy eb5db9d
style:스타일 분리
dalzzy 5b3f450
refactor:useReducer를 사용하여 상태관리 하도록 수정
dalzzy 809b82b
refactor: 중복되는 로직 개선
dalzzy 3d99d78
Merge pull request #335 from Leets-Official/feat#325/게시물-상세-기능
JIN921 8e96b9a
refactor: formData 초기값을 existingData로 설정
dalzzy d435913
refactor: penaltyReducer 파일로 useReducer 분리
dalzzy bce7821
fix: conflict 해결
yezzan9 2374b91
feat: isAccessible 값 추가
yezzan9 ed8939f
feat: admin api 폴더 추가
woneeeee 483315e
feat: 회비 모달 버튼 UI 구현
woneeeee 02bb95f
feat: 회비 수정 UI 구현
woneeeee 5dcab93
fix: css 수정
woneeeee 240f5b7
fix: 기수 추가
woneeeee d7002d1
fix: interface 수정
woneeeee 2cdf170
fix: 내부 모달 길이 수정
woneeeee cc69edf
fix: 모달 import css 수정
woneeeee 72b774f
fix: import 기수 수정
woneeeee 8d5ec7c
fix: props 추가
woneeeee 8b41707
refactor: renderColumns 함수 분리
dalzzy 175ac56
Merge pull request #337 from Leets-Official/feat#328/어드민-페널티-관리-페이지-ui
dalzzy ffd8a3e
feat:기수 관련 공통 모달 생성
dalzzy 5dc0e3d
style:css 값 수정
dalzzy b49ec6e
feat: 기수 변경 모달 추가 및 css 수정
dalzzy 6f439d0
style:검색바 svg 위치 수정
dalzzy 1bd6ef6
feat: member context에 필터링 멤버 상태 추가
dalzzy 14d4e1e
feat: 멤버 이름 검색 기능 추가
dalzzy d26aa31
refactor: 패널티 페이지 이름 검색 기능 추가
dalzzy 75305bb
feat:기수순,오름차순 정렬 기능 추가
dalzzy 1a5f5ce
chore:정렬 구현 코드 제거
dalzzy fb35c70
feat: 계정 유무 페이지
One-HyeWon 9253001
refactor: 불필요한 css 제거 및 수정
dalzzy c1d4c89
refactor:기수 모달 관련 style 분리
dalzzy 7949407
style:padding 값 조정
dalzzy e44376d
style:css 재수정하여 간격 일정하게 맞춤
dalzzy 53a73db
feat: import 절대경로로 수정
yezzan9 b3072e8
Merge pull request #339 from Leets-Official/feat#334/캘린더-ui-변경
yezzan9 2912d43
Merge pull request #343 from Leets-Official/feat#332/기수-관련-ui
dalzzy 99d5f2c
fix: cardinal Wrapper 컴포넌트 분리
woneeeee a405dd6
fix: 모달 props로 변경
woneeeee 873da93
remove: 불필요한 주석 제거
woneeeee f2f2350
Merge remote-tracking branch 'origin' into feat#333/회비-지출-기록-수정-ui
woneeeee ae2cd3e
Merge pull request #341 from Leets-Official/feat#333/회비-지출-기록-수정-ui
woneeeee e2a0ebf
refactor: 계정유무페이지 라우팅 수정
One-HyeWon 69e3288
refactor: prettier 에러 해결
One-HyeWon 083ff4a
feat: 아이콘 추가
One-HyeWon 873a0c7
feat: 가입 승인/대기 페이지 작성
One-HyeWon ab7c42d
feat: 카카오 로그인 로직 추가
One-HyeWon 95f0ba9
feat: 신규 회원 프로필 입력 추가
One-HyeWon 21e586b
feat: 로그인/회원가입/계정연동 api 연결
One-HyeWon 080fe4b
feat: 회원 정보에 이메일 추가
One-HyeWon 8a9f087
feat: 에러시 랜딩 페이지로 네비게이트 추가
One-HyeWon 48a18c1
feat: 토큰 인터셉터로 토큰 재발급 로직 작성
One-HyeWon 5c0b728
feat: api.ts JEST 테스트 코드 작성
One-HyeWon 6c76b8d
feat: api.ts 활용 코드로 변경
One-HyeWon 60d74f7
add: kakao symbol icon 추가
One-HyeWon 528e296
feat: 카카오 로그인 리다이렉트 페이지 추가
One-HyeWon 0ce7e10
feat: 카카오 로그인 기능 추가
One-HyeWon 8b4f03b
feat: 리다이렉트 페이지 연결
One-HyeWon 934a577
style: kakao 색상 추가
One-HyeWon 823033a
refactor: REDIRECT_URI 변수 오타 수정
One-HyeWon c317871
feat: Landing 페이지 버튼 애니메이션 추가
One-HyeWon aef972b
feat: 계정 유무 페이지
One-HyeWon 20e9033
refactor: 계정유무페이지 라우팅 수정
One-HyeWon 1be0308
refactor: prettier 에러 해결
One-HyeWon 595d8a7
feat: 아이콘 추가
One-HyeWon 1371684
feat: 가입 승인/대기 페이지 작성
One-HyeWon d5b6b2d
feat: 카카오 로그인 로직 추가
One-HyeWon b32d613
feat: 신규 회원 프로필 입력 추가
One-HyeWon 18d7da0
feat: 로그인/회원가입/계정연동 api 연결
One-HyeWon 806baaa
feat: 회원 정보에 이메일 추가
One-HyeWon 752aee1
feat: 에러시 랜딩 페이지로 네비게이트 추가
One-HyeWon db8423c
feat: 토큰 인터셉터로 토큰 재발급 로직 작성
One-HyeWon c4eaaf6
feat: api.ts JEST 테스트 코드 작성
One-HyeWon 5857f56
feat: api.ts 활용 코드로 변경
One-HyeWon 97c138c
refactor: rebase 해결
One-HyeWon 62642d0
Merge branch 'feat#301/로그인-로직-변경' of https://github.com/Leets-Officia…
One-HyeWon 0c5fe2e
refactor: replace 함수를 navigate 함수로 변경
One-HyeWon 629db30
refactor: Header props 맞춰주기
One-HyeWon 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
import React from 'react'; | ||
import styled from 'styled-components'; | ||
import arrow from '@/assets/images/ic_account_arrow.svg'; | ||
|
||
const Container = styled.div` | ||
display: flex; | ||
flex-direction: column; | ||
padding-top: 0; | ||
One-HyeWon marked this conversation as resolved.
Show resolved
Hide resolved
|
||
margin: 25px 25px 20px 25px; | ||
`; | ||
|
||
const Button = styled.button` | ||
all: unset; | ||
height: 63px; | ||
display: flex; | ||
flex-direction: column; | ||
justify-content: space-between; | ||
margin-bottom: 15px; | ||
padding: 15px 12px; | ||
border: 1px solid #a6a6a6; | ||
background-color: #2f2f2f; | ||
border-radius: 10px; | ||
cursor: pointer; | ||
transition: all 0.3s ease; | ||
|
||
&:hover { | ||
border-color: #00dda8; | ||
box-shadow: 0 0 10px rgba(0, 221, 168, 0.7); | ||
} | ||
|
||
&:active { | ||
border-color: #00dda8; | ||
box-shadow: 0 0 10px rgba(0, 221, 168, 0.8); | ||
} | ||
`; | ||
|
||
const ButtonTitle = styled.div` | ||
font-size: 16px; | ||
font-weight: 600; | ||
line-height: 20px; | ||
`; | ||
|
||
const ButtonDescriptionWrapper = styled.div` | ||
display: flex; | ||
align-items: center; | ||
justify-content: space-between; | ||
`; | ||
|
||
const ButtonDescription = styled.div` | ||
font-size: 14px; | ||
line-height: 16px; | ||
font-weight: 400; | ||
`; | ||
|
||
const AccountButton: React.FC = () => { | ||
return ( | ||
<Container> | ||
<Button onClick={() => window.location.replace('/existing-account')}> | ||
<ButtonTitle>이전에 가입한 계정이 있다면</ButtonTitle> | ||
<ButtonDescriptionWrapper> | ||
<ButtonDescription>계정 연동하러 가기</ButtonDescription> | ||
<img src={arrow} alt="화살표" /> | ||
</ButtonDescriptionWrapper> | ||
</Button> | ||
<Button onClick={() => window.location.replace('/new-account')}> | ||
<ButtonTitle>새로 가입한 회원이라면</ButtonTitle> | ||
<ButtonDescriptionWrapper> | ||
<ButtonDescription>회원 정보 입력하러 가기</ButtonDescription> | ||
<img src={arrow} alt="화살표" /> | ||
</ButtonDescriptionWrapper> | ||
</Button> | ||
</Container> | ||
); | ||
}; | ||
|
||
export default AccountButton; |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
import React from 'react'; | ||
import styled from 'styled-components'; | ||
|
||
const Container = styled.div` | ||
display: flex; | ||
flex-direction: column; | ||
width: 370px; | ||
max-width: 370px; | ||
padding-top: 0; | ||
margin: 25px 25px 20px 25px; | ||
`; | ||
|
||
const MainTitle = styled.div` | ||
font-size: 24px; | ||
font-weight: 600; | ||
line-height: 30px; | ||
margin-bottom: 20px; | ||
`; | ||
|
||
const SubTitle = styled.div` | ||
font-size: 14px; | ||
line-height: 20px; | ||
font-weight: 400; | ||
`; | ||
|
||
const Title: React.FC = () => { | ||
return ( | ||
<Container> | ||
<MainTitle>함께하는 동아리 With, Weeth</MainTitle> | ||
<SubTitle> | ||
카카오 로그인이 처음이신 분들만 | ||
<br /> | ||
<span | ||
style={{ | ||
color: '#508FFF', | ||
}} | ||
> | ||
딱 한번 | ||
</span> | ||
보이는 페이지예요. | ||
</SubTitle> | ||
</Container> | ||
); | ||
}; | ||
|
||
export default Title; |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
import React from 'react'; | ||
import styled from 'styled-components'; | ||
import Header from '@/components/Header/Header'; | ||
import Title from '@/components/AccountCheck/Title'; | ||
import AccountButton from '@/components/AccountCheck/AccountButtion'; | ||
|
||
const Container = styled.div` | ||
display: flex; | ||
flex-direction: column; | ||
width: 370px; | ||
max-width: 370px; | ||
padding-top: 0; | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 여기 설정된 padding-top: 0 도 제거하는 걸 깜빡하신거겠죠?? |
||
`; | ||
|
||
const AccountCheck: React.FC = () => { | ||
return ( | ||
<Container> | ||
<Header RightButtonType="none" /> | ||
<Title /> | ||
<AccountButton /> | ||
</Container> | ||
); | ||
}; | ||
|
||
export default AccountCheck; |
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.
파일명에 오타가 있어욤