浏览代码

:fire: log

visuddhinanda 3 年之前
父节点
当前提交
a2c042eeea
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      dashboard/src/components/corpus/ChapterList.tsx

+ 0 - 1
dashboard/src/components/corpus/ChapterList.tsx

@@ -84,7 +84,6 @@ const Widget = ({
       dataSource={tableData}
       pagination={{
         onChange: (page) => {
-          console.log(page);
           setCurrPage(page);
         },
         showQuickJumper: true,