itizawa 5 năm trước cách đây
mục cha
commit
abc8b2291f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/client/js/components/PageList/BookmarkList.jsx

+ 1 - 1
src/client/js/components/PageList/BookmarkList.jsx

@@ -92,7 +92,7 @@ const BookmarkList = (props) => {
             pagingLimit={pagingLimit}
           />
         </>
-        )}
+      )}
     </div>
   );