614 Uppercase tutorial component

This commit is contained in:
Lisa Hillebrand
2022-10-23 11:56:32 +02:00
parent 4573b93921
commit 84d657cabb
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import HorizontalGrid from './horizontal-grid'
import MainGrid from './main-grid'
import NoData from './no-data'
import NoTemperature from './no-temperature'
import Tutorial from './tutorial'
import Tutorial from './Tutorial'
import YAxis from './y-axis'
import { getCycleDaysSortedByDate } from '../../db'