Browse Source

add comment

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

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

@@ -15,6 +15,7 @@ class PageHistory extends React.Component {
     super(props);
 
     this.state = {
+      // TODO use suspense
       isLoaded: false,
       isLoading: false,
       errorMessage: null,