import React from "react"; // const Plot = createPlotComponent(plotly); const Plot = require("react-plotly.js").default; export default () => ( );