This commit is contained in:
@ -19,7 +19,7 @@ export const metadata = {
|
||||
|
||||
export default function Layout({ children }) {
|
||||
return (
|
||||
<html lang="en">
|
||||
<html lang="ar" dir="rtl">
|
||||
<head />
|
||||
<body className={`${geistSans.variable} ${geistMono.variable} antialiased`}>
|
||||
<ClientLayout>
|
||||
|
||||
Reference in New Issue
Block a user