Closed arnaugomez closed 1 year ago
Create Zustand store that is limited by the scope of a Provider component.
When the Provider unmounts, the store is autodisposed and the memory is freed by the garbage collector.
Create Zustand store that is limited by the scope of a Provider component.
When the Provider unmounts, the store is autodisposed and the memory is freed by the garbage collector.