last update
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
import BlogsPage from "@/components/blogs";
|
||||
import Layout from "@/components/layout/StLayout";
|
||||
import { fetchReq } from "@/lib/ability";
|
||||
import { fetchReq } from "@/lib/req";
|
||||
|
||||
export default async function Blogs() {
|
||||
const response = await fetchReq(
|
||||
|
||||
Reference in New Issue
Block a user