yinanfang / DBDCapital-Node

DBD Capital company website with Node.js & React
https://dbd-capital.com/
1 stars 0 forks source link

Add props annotation after bug fix #56

Open yinanfang opened 7 years ago

yinanfang commented 7 years ago

Search for // eslint-disable-line react/no-children-prop and get rid of the workaround children={(null: any)} after the bug fix Workaround: https://github.com/facebook/flow/issues/ 1964#issuecomment-293734709