feature event
deskripsi: - resourcing component event
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
import NewHomeView from "@/screens/Home/UiHome";
|
||||
import UiHome from "@/screens/Home/UiHome";
|
||||
|
||||
export default function Application() {
|
||||
return (
|
||||
<>
|
||||
<NewHomeView />
|
||||
<UiHome />
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user