/* eslint-disable react-hooks/exhaustive-deps */ import Voting_ScreenListOfContributor from "@/screens/Voting/ScreenListOfContributor"; export default function VotingListOfContributor() { return ; }