Treble Redux Store
Hello,
How we can use the treble redux store?
We are trying to get with below approach:
const reduxStore = useSelector((state) => state.product);
Not able to fetch data from store using this approach.
Please let us know.
Thanks
Posted by [email protected] 5 days ago