Browse Source

:fire: log

visuddhinanda 3 năm trước cách đây
mục cha
commit
a2c042eeea
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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,