0
React.createElement(FilterLink, { filter: 'SHOW_ALL', children: React.createElement(
'span',
null, // flow error : null This type is incompatible with props of JSX Intrinsic: `span`
'All'
) }),
誰かがこのエラーの意味を説明できますか?反応のフロータイプエラー:このタイプはJSXの小道具と互換性がありません組み込み