From f1700e765b979b0a3d3fba478dc468f61d5d1226 Mon Sep 17 00:00:00 2001 From: Reed Garmsen Date: Mon, 21 Sep 2015 18:41:22 -0700 Subject: Small change to remove react warning --- web/react/components/post_list_container.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/web/react/components/post_list_container.jsx b/web/react/components/post_list_container.jsx index 0815ac883..e59d85d41 100644 --- a/web/react/components/post_list_container.jsx +++ b/web/react/components/post_list_container.jsx @@ -49,6 +49,7 @@ export default class PostListContainer extends React.Component { for (let i = 0; i <= this.state.postLists.length - 1; i++) { postListCtls.push( -- cgit v1.2.3-1-g7c22