BUGFIX: Equipment page data was being overwritten

This commit is contained in:
2019-06-06 14:43:04 +10:00
parent 92385bb72d
commit 5d542ebdb9
7 changed files with 32 additions and 29 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ class News extends React.Component {
super(props);
this.state = {
//
//TODO: data?
};
if (props.getFetch) {