How to call the mock createStore outside of a component?
I have the vite mock file as per the docs, but for my use case I could not work it out how to use it properly in a test:
Vite + Zustand – how to call the mock createStore outside of a component?
I have the vite mock file as per the docs, but for my use case I could not work it out how to use it properly in a test: