how to share state, dispatch between compound components

后端 未结 0 1596
旧时难觅i
旧时难觅i 2021-01-12 09:19

I am learning and building a simple todo app with compound components. (dot notation)

function Todo({children}) {
  return 
{children}
}
相关标签:
回答
  • 消灭零回复
提交回复
热议问题