MobxStateTree without useState?

后端 未结 0 1411
Happy的楠姐
Happy的楠姐 2020-12-21 17:20

Who can explain to me how to make a model in mobx for exemple

const ListsStore = types.model(\'Lists\', {

   lists: types.array(types.model(\'List\', {
   ti         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题