Fix:
- Integrasi API pada (tabs) status & detail
- Integrasi API beranda & detail
- Integrasi API pada voting

### No Issue
This commit is contained in:
2025-09-18 17:35:18 +08:00
parent ce79d7c240
commit 391430de46
12 changed files with 735 additions and 155 deletions

View File

@@ -1,8 +1,6 @@
import { BadgeCustom, StackCustom, TextCustom } from "@/components";
import { GStyles } from "@/styles/global-styles";
import { dateTimeView } from "@/utils/dateTimeView";
import dayjs from "dayjs";
import { View } from "react-native";
export function Voting_ComponentDetailDataSection({ data }: { data?: any }) {
return (