correection layout build
All checks were successful
Build and Push App / build (push) Successful in 53s
All checks were successful
Build and Push App / build (push) Successful in 53s
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
import type { Metadata } from "next";
|
import type { Metadata } from "next";
|
||||||
|
export const dynamic = 'force-dynamic';
|
||||||
import { Inter } from "next/font/google";
|
import { Inter } from "next/font/google";
|
||||||
import "./globals.css";
|
import "./globals.css";
|
||||||
import Sidebar from "@/components/Sidebar";
|
import Sidebar from "@/components/Sidebar";
|
||||||
|
|||||||
Reference in New Issue
Block a user