Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b363e66

Browse files
committed
Change jsx -> js
1 parent b5d0257 commit b363e66

File tree

4 files changed

+8
-6
lines changed

4 files changed

+8
-6
lines changed

‎example/src/components/plot.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import React from "react";
22
import styles from "./plot.css";
33

4-
import createPlotly from "../../../src/plotly.js-react.jsx";
4+
import createPlotly from "../../../src/plotly.js-react.js";
55
const PlotlyComponent = createPlotly(Plotly);
66

77
export default class Plot extends React.Component {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /