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

+ 1 - 1
src/client/js/components/PageHistory/PageRevisionList.jsx

@@ -137,7 +137,7 @@ class PageRevisionList extends React.Component {
               </div>
             </div>
             <div className="revision-history-list-content-body">
-            {revisionList}
+              {revisionList}
             </div>
           </div>
         </div>