We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f50361c commit 3777a91Copy full SHA for 3777a91
src/react-plotly.js
@@ -1,5 +1,5 @@
1
import plotComponentFactory from './factory';
2
-import Plotly from 'plotly.js/dist/plotly';
+import Plotly from 'plotly.js-dist/plotly';
3
4
const PlotComponent = plotComponentFactory(Plotly);
5
0 commit comments