fix:banner

This commit is contained in:
Rama Priyanto 2025-05-26 14:28:54 +07:00
parent 5c430a9733
commit bf5c67d241
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ export default function HeaderNews() {
search: "",
limit: "10",
sort: "desc",
categoryByIds: "791802",
categoryIds: "791802",
isPublish: true,
};
const response = await getListArticle(req);