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

Asc 를 기본 설정으로 지정하는 방법이 궁금합니다! #55

Closed
simyat opened this issue Jan 4, 2023 · 1 comment
Closed
Assignees
Labels
question Further information is requested

Comments

@simyat
Copy link

simyat commented Jan 4, 2023

Overview

안녕하세요 블로그 접속할 때 마다 DESC로 지정되는게 불편해서 정렬 기본값을 Asc로 바꾸고 싶은데 어떻게 변경할 수 있나요?

@morethanmin morethanmin self-assigned this Jan 4, 2023
@morethanmin morethanmin added the question Further information is requested label Jan 4, 2023
@morethanmin
Copy link
Owner

코드 상에 currentOrder 라는 이름의 상수가 있습니다. 해당 값의 기본 값을 수정해주시면 됩니다.

여러곳에서 정의하고 있다면 모두 동일하게 바꿔주시면 됩니다.

감사합니다!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants