Event
Fix: Intergrasi tampilan ke API Package.json Fix: Pem baharuan SDK53 -> SDK54 ### No Issue
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { AvatarUsernameAndOtherComponent, BaseBox, BoxWithHeaderSection, Grid, StackCustom, TextCustom } from "@/components";
|
||||
import { AvatarUsernameAndOtherComponent, BoxWithHeaderSection, Grid, StackCustom, TextCustom } from "@/components";
|
||||
import { dateTimeView } from "@/utils/dateTimeView";
|
||||
|
||||
export default function Event_BoxDetailPublishSection({
|
||||
@@ -31,7 +31,6 @@ export default function Event_BoxDetailPublishSection({
|
||||
},
|
||||
];
|
||||
|
||||
console.log("DATA >> ", JSON.stringify(data, null, 2));
|
||||
|
||||
return (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user