how to dispatch redux in next 13 not found page
Unanswered
Thrianta posted this in #help-forum
ThriantaOP
I am using redux toolkit and under app folder I have main layout and I warped my all custom pages using redux provider but if I warp the not found page them it will show my all pages which I don't want and without warping it I cannot display the redux function.