This commit is contained in:
2025-04-29 16:45:41 -03:00
parent 37e1a5a935
commit 67f73538c3
6 changed files with 146 additions and 115 deletions

View File

@@ -5,3 +5,4 @@ export { default as Modules } from "./Modules.astro";
export { default as Trainer } from "./Trainer.astro";
export { default as Faq } from "./Faq.astro";
export { default as Plans } from "./Plans.astro";
export { default as Stats } from "./Stats.astro";