itizawa 5 lat temu
rodzic
commit
fe2f135f5e
1 zmienionych plików z 1 dodań i 0 usunięć
  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,