update
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import { articleDetail } from "@/app/api/articles";
|
||||
import ArticleRender from "@/app/components/ArticleRender";
|
||||
import ArticleWithBreadcrumb from "@/app/components/ArticleWithBreadcrumb";
|
||||
import { articleDetail } from "@/app/_services/articles";
|
||||
import ArticleRender from "@/app/_components/ArticleRender";
|
||||
import ArticleWithBreadcrumb from "@/app/_components/ArticleWithBreadcrumb";
|
||||
|
||||
export default async function Article({
|
||||
params,
|
||||
|
Reference in New Issue
Block a user