Commit 58e43844 authored by Phạm Quang Bảo's avatar Phạm Quang Bảo

fix/not found

parent 6fa1457c
......@@ -52,6 +52,4 @@ export default function DynamicPage() {
if (slug.length === 3) {
return <ArticleDetailPage />;
}
return notFound();
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment