Merge branch 'join' into lukman/4-juli-2024
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
import { WARNA } from "./fun/WARNA";
|
||||
import LayoutIconBack from "./layout/layout_icon_back";
|
||||
import LoadingPage from "./layout/layout_loading_page";
|
||||
import LayoutLogin from "./layout/layout_login";
|
||||
import LayoutNavbarHome from "./layout/layout_navbar_home";
|
||||
|
||||
export { WARNA }
|
||||
export { LayoutLogin }
|
||||
export { LayoutNavbarHome }
|
||||
export {LayoutIconBack}
|
||||
export {LayoutIconBack}
|
||||
export { LoadingPage }
|
||||
|
||||
Reference in New Issue
Block a user