Edit rtl
All checks were successful
Build frontend / build (push) Successful in 32s

This commit is contained in:
Rahaf
2026-03-20 14:17:59 +03:00
parent d86cb9e9a1
commit f6c6119c18
3 changed files with 6 additions and 6 deletions

View File

@ -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>