fix:banner

This commit is contained in:
Rama Priyanto 2025-05-26 15:18:47 +07:00
parent fa93adffe0
commit 91289143f2
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ export default function HeaderNews() {
const req = {
page: 1,
search: "",
limit: "10",
limit: "12",
sort: "desc",
categoryIds: "791,802",
isPublish: true,