瀏覽代碼

add comment

itizawa 5 年之前
父節點
當前提交
fe2f135f5e
共有 1 個文件被更改,包括 1 次插入0 次删除
  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,