File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,9 +32,9 @@ This module's entry point is a React component called `<PlotlyEditor />` which c
3232
3333## Styling the ` <DefaultEditor /> ` and the built-in components
3434
35- * Import editor styles with ` import react-chart-editor/lib/react-chart-editor.min.css `
35+ * Import editor styles with ` import ' react-chart-editor/lib/react-chart-editor.min.css' `
3636* Interested in [ theming] ( https://github.com/plotly/react-chart-editor/tree/master/THEMING.md ) ?
37- * Need to support IE11? import the IE css instead: ` import react-chart-editor/lib/react-chart-editor.ie.min.css `
37+ * Need to support IE11? import the IE css instead: ` import ' react-chart-editor/lib/react-chart-editor.ie.min.css' `
3838
3939## Development Setup
4040
You can’t perform that action at this time.
0 commit comments