corrected footer and linked the click to apply
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
import HomePage from "./HomePage";
|
||||
import LoginPage from "./LoginPage";
|
||||
import GetStartedPage from "./GetStartedPage";
|
||||
|
||||
export {HomePage, LoginPage}
|
||||
export {HomePage, LoginPage, GetStartedPage}
|
||||
Reference in New Issue
Block a user