- 15 Maret 2024 14:01 WIB |
+ {heroData?.map((list: any) => ( ++ {formatDateToIndonesian(new Date(list?.createdAt))} {list?.timezone ? list?.timezone : "WIB"}|{" "} + {" "} + {list?.clickCount}{" "} +
+
- 15 Maret 2024 14:01 WIB |
-
- 15 Maret 2024 14:01 WIB |
-
- - 15 Maret 2024 14:01 WIB |{" "} - {" "} - 633{" "} -
-- {item.time} |{" "} + {formatDateToIndonesian(new Date(item?.createdAt))} {item?.timezone ? item?.timezone : "WIB"} |{" "} {" "} - {item.views} + {item?.clickCount}
- {image.date} {image.time} |
+ {formatDateToIndonesian(new Date(video?.createdAt))} {video?.timezone ? video?.timezone : "WIB"} |
No Data
+ ) ) : selectedTab == "audio" ? ( -
- {image.date} {image.time} |
No Data
+ ) + ) : selectedTab == "image" ? ( + newContent?.length > 0 ? ( +
+ {formatDateToIndonesian(new Date(image?.createdAt))} {image?.timezone ? image?.timezone : "WIB"}|
No Data
+ ) + ) : newContent.length > 0 ? (