981377660LMT / ts

ts学习
6 stars 1 forks source link

React 18 TypeScript children FC 删除了props自带的 children属性 #557

Open 981377660LMT opened 1 month ago

981377660LMT commented 1 month ago

https://stackoverflow.com/questions/71788254/react-18-typescript-children-fc

981377660LMT commented 1 month ago

https://stackoverflow.com/questions/42982416/why-shouldnt-children-be-passed-as-a-prop

981377660LMT commented 1 month ago
  1. 不应该将children作为prop
  2. 手动指明childern类型