mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
remove reference to deleted css file
This commit is contained in:
parent
cf4fbfd98f
commit
c61953e94a
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@ import Plot from 'react-plotly.js';
|
|||
const React = require('react');
|
||||
const PropTypes = require('prop-types');
|
||||
|
||||
require('./world-map.scss');
|
||||
|
||||
const WorldMap = props => (
|
||||
<Plot
|
||||
useResizeHandler
|
||||
|
|
Loading…
Reference in a new issue