fix
Desc: - Perubahan minor
This commit is contained in:
@@ -6,7 +6,7 @@ export default async function Page() {
|
||||
return (
|
||||
<>
|
||||
{/* {JSON.stringify(data)} */}
|
||||
<KatalogView />
|
||||
<KatalogView data={data} />
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user