From 937a37781e189b2783f954eb58b8aaa68debf486 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Mon, 22 Jun 2026 19:31:05 +0000 Subject: [PATCH] Bob AI: fix build errors (attempt 1) --- src/pages/PricingPage.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/PricingPage.tsx b/src/pages/PricingPage.tsx index 9398000..84e9123 100644 --- a/src/pages/PricingPage.tsx +++ b/src/pages/PricingPage.tsx @@ -11,8 +11,8 @@ import { cls } from "@/lib/utils"; export default function PricingPage() { return ( <> -
-

Investimento

placeholder
R$ 250/mêsIniciante
1 aula semanal de 50 min
+
+

Investimento

placeholder
R$ 250/mêsIniciante
1 aula semanal de 50 min
Fundamentos da técnica
Leitura rítmica básica
Acesso ao grupo de alunos
@@ -28,4 +28,4 @@ export default function PricingPage() {
Material exclusivo
); -} +} \ No newline at end of file