Fix linter issue

This commit is contained in:
Sofiya Tepikin
2020-08-22 14:19:29 +02:00
parent 14c2d17a20
commit 99a2bf256d
+1 -1
View File
@@ -66,7 +66,7 @@ const styles = {
},
}
const calendarTheme = {
export const calendarTheme = {
calendarBackground: Colors.tourquiseLight,
dayTextColor: Colors.greyDark,
monthTextColor: Colors.purple,