Calendar redesign
This commit is contained in:
committed by
Sofiya Tepikin
parent
885da5c293
commit
5a555f5965
@@ -8,7 +8,7 @@ import AppText from '../common/app-text'
|
||||
|
||||
import cycleModule from '../../lib/cycle'
|
||||
import { dateEnding } from '../helpers/home'
|
||||
import { Containers, Typography } from '../../styles/redesign'
|
||||
import { Containers, Typography } from '../../styles'
|
||||
|
||||
const CycleDayLabel = ({ height, date }) => {
|
||||
const dayDate = LocalDate.parse(date)
|
||||
|
||||
Reference in New Issue
Block a user