top banner offer list display fixed
This commit was merged in pull request #791.
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user