style(format): corrigir formatação Biome em 5 arquivos

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Felipe Coutinho
2026-04-20 19:54:56 +00:00
parent f747405264
commit 137b63f256
5 changed files with 10 additions and 10 deletions

View File

@@ -1,4 +1,7 @@
import { formatCurrentDate, getGreeting } from "@/features/dashboard/widget-registry/welcome-widget";
import {
formatCurrentDate,
getGreeting,
} from "@/features/dashboard/widget-registry/welcome-widget";
type DashboardWelcomeProps = {
name?: string | null;