mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
afdd2cb910
Effect.Store is exactly like Effect.Mutate, the only difference is that Store aliases one into a another value. There is no practical difference between Effect.Mutate and Effect.Store currently.