Reactjs – Reactsrtap runtime "Cannot read properties of null (reading 'useCallback')"
Whenever I add a button on my reactstrap app, it says it "Cannot read properties of null (reading 'useCallback')". I just started a new project, and I decided to use reactstrap this time. For some reason, it won't run a…