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 507a80c commit a6819d2Copy full SHA for a6819d2
components/splash/splash.jsx
@@ -4,9 +4,7 @@ import Container from '../container/container';
4
import SplashViz from '../splash-viz/splash-viz';
5
import Support from '../support/support';
6
import './splash-style';
7
-import './splash-style';
8
import '../splash-viz/splash-viz-style';
9
-import Support from '../support/support';
10
11
export default props => {
12
let { page } = props;
0 commit comments