我是非常新的反应,我正试图得到导航菜单下与引导带。我从创建-反应-应用程序开始,我似乎无法使它的任何功能的启动带菜单工作。App.jsimport logo from './logo.svg';import { Button } from 'reactstrap';
import { Navbar, NavItem,
我读了这篇文章,,并越过了这条线,React can and will sometimes call your components multiple times before actually rendering}, [count1]);
<> {y()} );我总是看到804 console.log,它和预期的one call == one render一样工作。