Skip to content

Commit ff5cb89

Browse files
committed
fix client issue
1 parent 231eac8 commit ff5cb89

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/app/[language]/layout.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
"use client"
2+
13
import React, { useEffect } from "react";
24
import { Metadata } from "next";
35
import { DEFAULT_LANGUAGE_CODE } from "@/features/localization/localization.config";

0 commit comments

Comments
 (0)