Add:
- IconArchive

Voting
Add:
- detail voting
- BoxDetailHasilVotingSection
- BoxDetailPublishSection
- BoxDetailSection
- ButtonStatusSection

Fix:
- BoxPublishSection
- ReportListSection: Hapus import useless

# No Issue
This commit is contained in:
2025-07-28 16:43:54 +08:00
parent f21ff744d3
commit 4bcfcb5f5a
16 changed files with 569 additions and 24 deletions

View File

@@ -15,7 +15,7 @@ import { Ionicons } from "@expo/vector-icons";
import { router } from "expo-router";
import { TouchableOpacity } from "react-native";
export default function CreateVoting() {
export default function VotingCreate() {
const buttonSubmit = () => {
return (
<>