Merge pull request #2 from soconnor0919/claude/time-clock-invoice-g342lt
Fix Docker build: force-dynamic dashboard layout
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
import { DashboardShell } from "~/components/layout/dashboard-shell";
|
import { DashboardShell } from "~/components/layout/dashboard-shell";
|
||||||
|
|
||||||
|
export const dynamic = "force-dynamic";
|
||||||
|
|
||||||
export default function DashboardLayout({
|
export default function DashboardLayout({
|
||||||
children,
|
children,
|
||||||
}: {
|
}: {
|
||||||
|
|||||||
Reference in New Issue
Block a user