FunctiondailyTotal({
fontWeight,
fontSize,
InColor,
ExColor,
InMoney,
ExMoney,
width,
height,
month,
date,
}
client/src/components/molecules/DailyTotal/DailyTotal.tsx:56
FunctiondateWithText({
value,
onChange,
width,
title,
margin,
justifyContent,
type,
}: Props)
client/src/components/molecules/DateWithText/DateWithText.tsx:27
FunctiondayBox({
width,
height,
date,
onClick,
InMoney,
ExMoney,
InColor,
ExColor,
fontWeight,
fontSize,
client/src/components/molecules/DayBox/DayBox.tsx:60
FunctiondayBox({
date,
width,
height,
onClick,
InMoney,
ExMoney,
InColor,
ExColor,
fontWeight,
fontSize,
client/src/components/molecules/DayBox/DayBox.stories.tsx:9