.jstree is not a function

您好,请问一下我在react中用到jstree
下载插件后
import 'jstree/dist/themes/default/style.min.css';
import 'jstree/dist/jstree';
引入了这两个,然后报错.jstree is not a function
之前看您解决了这个问题