fix:banner count

This commit is contained in:
Rama Priyanto 2025-06-09 19:46:55 +07:00
parent 3f86306bc1
commit a0b7b1efab
1 changed files with 1 additions and 1 deletions

View File

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