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

@@ -1,5 +1,5 @@
import React from 'react';
import SettingsFunctions from '../../../../modules/helpers/Settings';
import SettingsFunctions from '../../../../modules/helpers/settings';
import { toast } from 'react-toastify';
import Section from '../Section';
import Dropdown from '../Dropdown';