From f6f87fa2e7bf88f065808a0b47d650a6fd138de3 Mon Sep 17 00:00:00 2001 From: deyvisonwanderley Date: Wed, 10 Dec 2025 14:47:28 -0300 Subject: [PATCH] chore: add empty lines to improve code readability in fichaPontoPDF and error handling components --- apps/web/src/lib/utils/fichaPontoPDF.ts | 1 + apps/web/src/routes/(dashboard)/+error.svelte | 1 + apps/web/src/routes/+error.svelte | 1 + 3 files changed, 3 insertions(+) diff --git a/apps/web/src/lib/utils/fichaPontoPDF.ts b/apps/web/src/lib/utils/fichaPontoPDF.ts index 4228a34..77b62c4 100644 --- a/apps/web/src/lib/utils/fichaPontoPDF.ts +++ b/apps/web/src/lib/utils/fichaPontoPDF.ts @@ -443,3 +443,4 @@ export function adicionarRodape(doc: jsPDF): void { + diff --git a/apps/web/src/routes/(dashboard)/+error.svelte b/apps/web/src/routes/(dashboard)/+error.svelte index dd5d59b..5b7d9a1 100644 --- a/apps/web/src/routes/(dashboard)/+error.svelte +++ b/apps/web/src/routes/(dashboard)/+error.svelte @@ -82,3 +82,4 @@ + diff --git a/apps/web/src/routes/+error.svelte b/apps/web/src/routes/+error.svelte index fc76beb..6dcb403 100644 --- a/apps/web/src/routes/+error.svelte +++ b/apps/web/src/routes/+error.svelte @@ -82,3 +82,4 @@ +