add prettier formatter to all file
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ import Layout from "@/components/layout";
|
||||
|
||||
export default function Home() {
|
||||
return (
|
||||
<Layout title='خانه' name=''>
|
||||
<Layout title="خانه" name="">
|
||||
<HomePage />
|
||||
</Layout>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user