Skip to content

Commit

Permalink
feat: add disable
Browse files Browse the repository at this point in the history
  • Loading branch information
dewanakl committed Sep 2, 2024
1 parent fdccd19 commit 70ad5f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/pagination.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ export const pagination = (() => {
resultData = 0;
page.innerText = 1;

disabledNext();
disabledPrevious();
await comment.comment();

Expand Down

0 comments on commit 70ad5f3

Please sign in to comment.