mirror of
https://github.com/ClaytonWWilson/CS307-Team24.git
synced 2026-03-10 21:25:04 +00:00
change the location of logo.png so that it displays correctly
This commit is contained in:
@@ -10,6 +10,7 @@ import Route from 'react-router-dom/Route';
|
||||
import home from './Home.js';
|
||||
import register from './Register.js';
|
||||
import login from './Login.js';
|
||||
import user from './pages/user';
|
||||
|
||||
class App extends Component {
|
||||
render() {
|
||||
|
||||
Reference in New Issue
Block a user