craftzdog/craftzdog-homepage

typo color

thomas-gosnet opened this issue · 1 comments

Hi @craftzdog, just notice that you've missing a dot in 'gray200' value

const inactiveColor = useColorModeValue('gray200', 'whiteAlpha.900')

Thanks!