(Zustand) Async Handling Example
Zustand is a library for state management like Redux.
In |store.ts|, 'fetch' is used, and loading and error situations are covered.
If you would like to make an error, please choose 'wrong request' in |store.ts|.
Zustand is a library for state management like Redux.
In |store.ts|, 'fetch' is used, and loading and error situations are covered.
If you would like to make an error, please choose 'wrong request' in |store.ts|.