Browse Source

change comment's position

kaoritokashiki 6 năm trước cách đây
mục cha
commit
d93980b39a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/client/js/components/Admin/Users/UserTable.jsx

+ 1 - 1
src/client/js/components/Admin/Users/UserTable.jsx

@@ -60,10 +60,10 @@ class UserTable extends React.Component {
       </span>
     );
   }
+
   /**
    *  sorting
    */
-
   renderSortIcon(columnName) {
     return (
       <div className="d-flex flex-column text-center">