weekstaten page implementatie
This commit is contained in:
@@ -17,6 +17,7 @@ import InternSearch from "./Pages/Search/InternSearchPage";
|
||||
import CompanyProfile from "./Pages/Profile/CompanyProfile";
|
||||
import UserProfile from "./Pages/Profile/UserProfile";
|
||||
import ContactPage from "./Pages/Contact/Contact";
|
||||
import WeekStaten from "./Pages/Profile/UserFunctions/WeekStaten";
|
||||
|
||||
//Style
|
||||
import "./GlobalStyles.css";
|
||||
@@ -47,4 +48,5 @@ export {
|
||||
CompanyProfile,
|
||||
UserProfile,
|
||||
ContactPage,
|
||||
WeekStaten
|
||||
}
|
||||
Reference in New Issue
Block a user