refactor and fix some things

This commit is contained in:
David Ralph
2021-01-16 18:39:03 +00:00
parent 5c579ee0a2
commit 0a735384df
23 changed files with 122 additions and 117 deletions

View File

@@ -4,7 +4,6 @@ import ReactDOM from 'react-dom';
import App from './App';
import './scss/index.scss';
import 'react-clock/dist/Clock.css';
import 'react-toastify/dist/ReactToastify.css'; // the toast css is based on default so we need to import it
import 'fontsource-lexend-deca/latin-400-normal.css';