We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f60a66c commit e8c6f44Copy full SHA for e8c6f44
dev/App.js
@@ -1,6 +1,6 @@
1
import React, {Component} from 'react';
2
import {hot} from 'react-hot-loader';
3
-import plotly from 'plotly.js';
+import plotly from 'plotly.js/dist/plotly-with-meta';
4
import '../src/styles/main.scss';
5
import 'react-select/dist/react-select.css';
6
import brace from 'brace'; // eslint-disable-line no-unused-vars
0 commit comments