Fixed images on rtl mode
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import { Link } from '@inertiajs/react';
|
||||
|
||||
export default function GuestLayout({ children }) {
|
||||
return (
|
||||
<div className="flex min-h-svh w-full items-center justify-center p-6 md:p-10">
|
||||
|
||||
Reference in New Issue
Block a user