holiday data update

This commit is contained in:
2024-11-01 13:18:58 -06:00
parent 7e1515e197
commit 069def7f9b
9 changed files with 118 additions and 64 deletions

View File

@@ -7,6 +7,7 @@ import { hydrateCourses } from "@/hooks/hookHydration";
import { dehydrate, HydrationBoundary } from "@tanstack/react-query";
import { MyToaster } from "./MyToaster";
import { cookies } from "next/headers";
export const dynamic = 'force-dynamic'
export const metadata: Metadata = {
title: "Canvas Manager 2.0",