top banner offer list display fixed

This commit was merged in pull request #791.
This commit is contained in:
victorAnumudu
2024-09-25 00:45:54 +01:00
parent a8a090c671
commit f286960bed
4 changed files with 41 additions and 26 deletions
+2
View File
@@ -7,6 +7,8 @@ export default function HomePages() {
const bannerOptions = {
bannerList: commonHeadBanner?.result_list,
dashTypes: commonHeadBanner?.home_dash_type,
offersList: commonHeadBanner?.offers_list,
imageServer: commonHeadBanner?.session_image_server
};
return (