is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.

react的子組件中:react class todoListUI extends Component { constructor(props) { super(props); this.state = { } } render() { return ( <
相關文章
相關標籤/搜索