/* eslint-disable react-hooks/exhaustive-deps */ import Voting_ScreenBeranda from "@/screens/Voting/ScreenBeranda"; export default function VotingBeranda() { return ( <> ); }