-
-
Notifications
You must be signed in to change notification settings - Fork 11
787-feat: Add pagination #888
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
base: feat/786-add-merch-page
Are you sure you want to change the base?
Conversation
Please, fix PRs' name |
@@ -25,6 +25,7 @@ | |||
}, | |||
"dependencies": { | |||
"@next/third-parties": "^15.2.0", | |||
"antd": "^5.25.0", |
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.
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.
Actually, I'm not sure that we need it
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.
Colleagues, I think antd is not only one external library in our project. See screenshot below. I can make pagination without antd but then we need to refactor and exclude other external libraries (like swiper) from our project. In other words, we need to decide project with external component libraries or without.
|
What type of PR is this? (select all that apply)
Description
Related Tickets & Documents
Screenshots, Recordings
Please replace this line with any relevant images for UI changes.
Added/updated tests?
[optional] Are there any post deployment tasks we need to perform?
[optional] What gif best describes this PR or how it makes you feel?