fix:banner
This commit is contained in:
parent
5c430a9733
commit
bf5c67d241
|
|
@ -70,7 +70,7 @@ export default function HeaderNews() {
|
|||
search: "",
|
||||
limit: "10",
|
||||
sort: "desc",
|
||||
categoryByIds: "791802",
|
||||
categoryIds: "791802",
|
||||
isPublish: true,
|
||||
};
|
||||
const response = await getListArticle(req);
|
||||
|
|
|
|||
Loading…
Reference in New Issue