162 Uppercase home component name

This commit is contained in:
Lisa Hillebrand
2021-05-02 20:52:04 +02:00
parent 4676c50504
commit 36ce29c346
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import Home from './home' import Home from './Home'
import Calendar from './calendar' import Calendar from './calendar'
import CycleDay from './cycle-day/cycle-day-overview' import CycleDay from './cycle-day/cycle-day-overview'
import Chart from './chart/chart' import Chart from './chart/chart'