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";