Skip to content

Commit

Permalink
pagination change
Browse files Browse the repository at this point in the history
  • Loading branch information
YuanhuanO committed Jun 4, 2024
1 parent c564200 commit c342a24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion daisen/static/src/dashboard.ts
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,6 @@ class Dashboard {
this._addPaginationControl();
this._renderPage();
const pageInfo = this._pageBtnContainer.querySelector('.page-info') as HTMLDivElement;
this._updatePageInfo(pageInfo);
}

_renderPage() {
Expand Down

0 comments on commit c342a24

Please sign in to comment.