change format all file
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ import Layout from "@/components/layout/StLayout";
|
||||
|
||||
function Blogs() {
|
||||
return (
|
||||
<Layout name='/blogs'>
|
||||
<Layout name="/blogs">
|
||||
<BlogsPage />
|
||||
</Layout>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user