This commit is contained in:
David Ralph
2020-11-28 13:24:40 +00:00
parent a3ba90d1da
commit 4486050d06
14 changed files with 20 additions and 14 deletions

View File

@@ -12,7 +12,7 @@ import Date from './components/widgets/Date';
import Navbar from './components/Navbar';
import SettingsFunctions from './modules/helpers/Settings';
import SettingsFunctions from './modules/helpers/settings';
import { ToastContainer } from 'react-toastify';
import Modal from 'react-modal';
import merge from 'lodash.merge';