diff --git a/app/routes/plus/voting/index.tsx b/app/routes/plus/voting/index.tsx new file mode 100644 index 000000000..870138bb6 --- /dev/null +++ b/app/routes/plus/voting/index.tsx @@ -0,0 +1,12 @@ +import { monthsVotingRange, upcomingVoting } from "~/core/plus"; + +export default function PlusVotingPage() { + return ( +