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