Basic layout

This commit is contained in:
Jorik Schellekens
2020-06-04 14:35:07 +01:00
parent b9310c0a21
commit 170c75144d
8 changed files with 1143 additions and 1127 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import React from "react";
import ReactDOM from "react-dom";
import "./index.css";
import "./index.scss";
import App from "./App";
ReactDOM.render(