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

fix/url page

parent b3736b78
......@@ -31,7 +31,7 @@ export default function DynamicPage() {
const { data: categoriesPage } =
useGetNewsPageConfigGetHierarchical<GetNewsPageConfigResponseType>({
static_link: `/${slugArray[0]}`,
code: `${slugArray[0]}`,
});
if (isUUID) {
......
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