upd: banner
Deskripsi: - pengaplikasian api banner pada halaman home - pengaplikasian api banner pada halaman detail divisi No Issues
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import { funGetHome } from "./lib/api_home";
|
||||
import ViewDetailFeature from "./ui/view_detail_feature";
|
||||
import ViewHome from "./ui/view_home";
|
||||
import ViewNotification from "./ui/view_notification";
|
||||
@@ -6,4 +7,5 @@ import ViewSearch from "./ui/view_search";
|
||||
export { ViewHome }
|
||||
export { ViewDetailFeature }
|
||||
export { ViewSearch }
|
||||
export { ViewNotification }
|
||||
export { ViewNotification }
|
||||
export { funGetHome }
|
||||
Reference in New Issue
Block a user