Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
yearSpacing={50}
yearLegendSpacing={6}
emptyColor="#e25d47"
dayBorderColor="#C6432D"
monthBorderColor="#C6432D"
colors={['#e96d5a', '#C6432D']}
isInteractive={false}
theme={homeTheme}
/>
<span>
<span>Calendar documentation</span>
</span>
<span>
<span>Radar documentation</span>
</span>
diceRoll = () => {
this.setState(generateWinesTastes())
}