jungpaeng / sagen

state management for React that combines each store without a root store

Home Page:https://www.npmjs.com/package/sagen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When pass store function at useGlobbalStore

jungpaeng opened this issue · comments

When using the store function, it returns setState that modifies the store value.