Tambahan API Edit, Delete, List Banner dan Validasi
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
|
||||
import { EditBanner } from "@/module/banner";
|
||||
import { Box } from "@mantine/core";
|
||||
|
||||
export default function Page() {
|
||||
return (
|
||||
<Box>
|
||||
<EditBanner/>
|
||||
</Box>
|
||||
<EditBanner />
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user