From 5e1218148babc7c645601306ccbe85c06f363e57 Mon Sep 17 00:00:00 2001 From: Sidney Gomes Date: Wed, 22 Jul 2026 19:53:59 -0300 Subject: [PATCH] fix: restore missing parenthesis in AdminDashboard.tsx --- src/components/AdminDashboard.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/AdminDashboard.tsx b/src/components/AdminDashboard.tsx index abc8d83..294f21e 100644 --- a/src/components/AdminDashboard.tsx +++ b/src/components/AdminDashboard.tsx @@ -505,6 +505,8 @@ export default function AdminDashboard({ token }: AdminDashboardProps) { + )} + {/* TAB PRICING */} {activeTab === 'pricing' && (