BUGFIX: Equipment page data was being overwritten
This commit is contained in:
@@ -7,7 +7,7 @@ class News extends React.Component {
|
||||
super(props);
|
||||
|
||||
this.state = {
|
||||
//
|
||||
//TODO: data?
|
||||
};
|
||||
|
||||
if (props.getFetch) {
|
||||
|
||||
Reference in New Issue
Block a user