Refactor components by removing unused imports and optimizing state management; add configuration for Azure Static Web Apps

This commit is contained in:
2025-11-28 09:52:53 -06:00
parent 2db3a0570a
commit 76170421aa
10 changed files with 106 additions and 205 deletions

View File

@@ -33,7 +33,6 @@ export function DownloadPlanPDF({ plan }: { plan: PlanLike }) {
const sectionGap = 10 // Espacio entre recuadros de sección
const bodyFontSize = 10.5
const headingFontSize = 12
const subHeadingFontSize = 10
const bulletGlifo = "\u21D2" // Flecha doble (⇒) para el glifo
const bulletIndent = 6 // Sangría para el texto de la lista