mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-28 07:26:57 +00:00
修复分页组件bug
This commit is contained in:
@@ -48,7 +48,7 @@ const PaginationSimple = ({ page, totalPage }) => {
|
||||
{locale.PAGINATION.NEXT}→
|
||||
</Link>
|
||||
</div>
|
||||
);
|
||||
)
|
||||
}
|
||||
|
||||
export default PaginationSimple
|
||||
|
||||
Reference in New Issue
Block a user