From 53188849e461c6604a1ee4a268c95e4d73293289 Mon Sep 17 00:00:00 2001 From: otiagomaciel <48842274+otiagomaciel@users.noreply.github.com> Date: Wed, 30 Apr 2025 16:49:46 -0300 Subject: [PATCH] Update ppr-programa-de-protecao-respiratoria.mdx --- .../content/courses/ppr-programa-de-protecao-respiratoria.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superpage/src/content/courses/ppr-programa-de-protecao-respiratoria.mdx b/superpage/src/content/courses/ppr-programa-de-protecao-respiratoria.mdx index b438fe4..6615015 100644 --- a/superpage/src/content/courses/ppr-programa-de-protecao-respiratoria.mdx +++ b/superpage/src/content/courses/ppr-programa-de-protecao-respiratoria.mdx @@ -8,7 +8,7 @@ draft: false course: hours: 4 unit_price: 99 - --- +--- import { Accordion, Item, Header, Body } from "~/components/Accordion"; import { Course } from "~/components/Course";