diff --git a/src/components/SplashViz/SplashViz.jsx b/src/components/SplashViz/SplashViz.jsx index 5427b5602f1b..092b1875a219 100644 --- a/src/components/SplashViz/SplashViz.jsx +++ b/src/components/SplashViz/SplashViz.jsx @@ -1,21 +1,15 @@ -// Import External Dependencies import { Component } from "react"; -// Load Images - // Import Components import Cube from "../Cube/Cube.jsx"; import TextRotator from "../TextRotater/TextRotater.jsx"; import HomeSVG from "./SplashVizSVG.mjs"; -// Load Styling -import "./SplashViz.scss"; - export default class SplashViz extends Component { render() { return ( -
-

+
+

bundle your assets @@ -24,12 +18,14 @@ export default class SplashViz extends Component { styles

+
+