now i just need the new machine to install everything for deloyment
This commit is contained in:
@@ -4,7 +4,6 @@ import { NavLink } from 'react-router-dom';
|
||||
class playersSearch extends Component {
|
||||
state = {
|
||||
players: [],
|
||||
searchBool: true,
|
||||
};
|
||||
|
||||
componentDidMount = async () => {
|
||||
|
||||
Reference in New Issue
Block a user