react native
This commit is contained in:
@@ -16,6 +16,7 @@ import HomePage from './Pages/Home/HomePage';
|
||||
import InternSearch from "./Pages/Search/InternSearchPage";
|
||||
import CompanyProfile from "./Pages/Profile/CompanyProfile";
|
||||
import UserProfile from "./Pages/Profile/UserProfile";
|
||||
import ContactPage from "./Pages/Contact/Contact";
|
||||
|
||||
//Style
|
||||
import "./GlobalStyles.css";
|
||||
@@ -45,4 +46,5 @@ export {
|
||||
InternSearch,
|
||||
CompanyProfile,
|
||||
UserProfile,
|
||||
ContactPage,
|
||||
}
|
||||
Reference in New Issue
Block a user