mirror of
https://github.com/Team4388/scouting-2021.git
synced 2026-06-09 00:38:01 -06:00
Input Form Done
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ import './App.css';
|
||||
//Pages
|
||||
import LoginPage from './Pages/LoginPage'
|
||||
import NotFoundPage from './Pages/NotFoundPage'
|
||||
import DashboardPage from './Pages/DashboardPage';
|
||||
import DashboardPage from './Pages/DashboardPage/DashboardPage';
|
||||
import InputPage from './Pages/InputPage';
|
||||
|
||||
function App() {
|
||||
|
||||
Reference in New Issue
Block a user