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

hotfix: 컴포넌트 우선순위 추가 #179

Merged
merged 2 commits into from
Dec 5, 2022
Merged

hotfix: 컴포넌트 우선순위 추가 #179

merged 2 commits into from
Dec 5, 2022

Conversation

pushedrumex
Copy link
Member

Feature

  • 배경
    컴포넌트 우선순위 추가
  • 목적
    컴포넌트 우선순위 추가

과정

결과 (스크린샷 등)

관련 issue 번호 (링크)

테스트 방법

Commit

Copy link
Member

@gchoi96 gchoi96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -97,7 +97,7 @@ const CourseDetail = () => {
</div>
<div>
<span>총 거리</span>
<p>{(data.pathLength / 3000).toFixed(2)}km</p>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

....?

Copy link
Collaborator

@claycat claycat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GOOD

@pushedrumex pushedrumex self-assigned this Dec 3, 2022
@claycat claycat merged commit c2148a9 into develop Dec 5, 2022
@gchoi96 gchoi96 mentioned this pull request Dec 13, 2022
@pushedrumex pushedrumex deleted the hotfix/zindex branch December 20, 2022 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants