This commit is contained in:
@ -27,7 +27,7 @@ export const metadata = {
|
||||
|
||||
export default function Layout({ children }) {
|
||||
return (
|
||||
<html lang="ar" dir="rtl">
|
||||
<html lang="ar" dir="rtl" className="overflow-x-hidden">
|
||||
<head>
|
||||
<link
|
||||
rel="preload"
|
||||
|
||||
Reference in New Issue
Block a user