From 164293072cd772175cbc98bd073031f79cc41d3c Mon Sep 17 00:00:00 2001 From: Lucas Faria Mendes <160072085+zwlucas@users.noreply.github.com> Date: Thu, 3 Apr 2025 10:07:15 -0300 Subject: Update page.tsx --- app/resultados/page.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app/resultados/page.tsx b/app/resultados/page.tsx index e68f3f7..fdd644d 100644 --- a/app/resultados/page.tsx +++ b/app/resultados/page.tsx @@ -146,9 +146,8 @@ export default function Home() { {opcao} - {/* {results.options[opcao].votes} votos ( - {results.options[opcao].percentage}%) */} - {results.options[opcao].percentage}% + {results.options[opcao].votes} votos ( + {results.options[opcao].percentage}%)