upd: cleaning
Deskripsi: - mengganti routing search, notifikasi dan detail-features - mengganti module search, notifikasi dan detail-feature No Issues
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
import ViewDetailFeature from "./view/view_detail_feature";
|
||||
import ViewHome from "./view/view_home";
|
||||
import ViewNotification from "./view/view_notification";
|
||||
import ViewSearch from "./view/view_search";
|
||||
|
||||
export { ViewHome }
|
||||
export {ViewDetailFeature}
|
||||
export { ViewDetailFeature }
|
||||
export { ViewSearch }
|
||||
export { ViewNotification }
|
||||
Reference in New Issue
Block a user