Integrate local business workflow and SaaS redesign

This commit is contained in:
2026-06-12 21:08:35 +02:00
parent f00c5a3193
commit 21c7e4c9a4
88 changed files with 2683 additions and 849 deletions

View File

@@ -73,7 +73,7 @@ export function DashboardThemeProvider({ children }: { children: ReactNode }) {
<div
suppressHydrationWarning
className={cn(
"min-h-dvh bg-background text-foreground md:flex",
"dashboard-canvas min-h-dvh text-foreground md:flex",
theme === "dark" && "dark",
)}
>