我使用了这个概念,并且成功地导入了没有大括号的模块,比如:import Jumbotron from 'reactstrap';,它运行得很好。/React Coursera/Header.js 5:71-77 export default (imported as Jumbotron) was not found in reactstrap。
我正在尝试测试一个呈现react-bootstrap组件的功能组件。冒烟测试运行良好,但尝试测试它是否渲染了正确的子对象一直很棘手。header-flex-container"> </div></div>这是我的组件(仍然是WIP,请忽略未使用的导入):import React from "react&