Skip to content

Commit

Permalink
fix(pagination): fix pagination text (#2679)
Browse files Browse the repository at this point in the history
  • Loading branch information
uyarn authored Dec 24, 2023
1 parent 6489cf2 commit c180d2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/table/__tests__/__snapshots__/pagination.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ exports[`BaseTable Pagination > locale data pagination controlled > pagination.c
<div
class="t-pagination__total"
>
共 102 项数据
共 102 条数据
</div>
<div
class="t-pagination__select"
Expand Down

0 comments on commit c180d2a

Please sign in to comment.