fix: rename retried-wrapped fetch to make caching work again
This commit is contained in:
@@ -17,8 +17,6 @@ import { getLang, setLang } from "@/i18n/serverContext"
|
||||
|
||||
import type { LangParams, LayoutArgs } from "@/types/params"
|
||||
|
||||
export { generateMetadata } from "@/utils/generateMetadata"
|
||||
|
||||
export default async function RootLayout({
|
||||
children,
|
||||
params,
|
||||
|
||||
Reference in New Issue
Block a user