Separates TemperatureReminder component

This commit is contained in:
mashazyu
2020-03-30 09:19:46 +02:00
committed by Sofiya Tepikin
parent 08deb87df4
commit 1575aa29cd
4 changed files with 108 additions and 100 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import Reminders from './reminders'
import Reminders from './reminders/reminders'
import NfpSettings from './nfp-settings'
import DataManagement from './data-management'
import Password from './password'