I wrote an application with a prop drilling method but when I change it to redux-toolkit code the whole UI disappears and there's no elements left on the page. and there's no errors in the console, what should I do?
I wrote an application with a prop drilling method but when I change it to redux-toolkit code the whole UI disappears and there's no elements left on the page. and there's no errors in the console, what should I do?