offer list flat banner fixed

This commit is contained in:
victorAnumudu
2024-09-26 16:54:32 +01:00
parent 7e8704d633
commit 22250da988
6 changed files with 121 additions and 15 deletions
@@ -85,6 +85,7 @@ export default function SocketIOContextProvider({children}) {
}
console.log('data', data)
});
// dispatch(tableReload({ type: "HOMEBANNERS" })); // RELOADS HOME BANNERS
}, [socket]);