#NavLink not accepting color prop

3 messages · Page 1 of 1 (latest)

quartz cosmos
#

<NavLink
label="Dashboard"
color="grape"
icon={<IconDashboard size={16} stroke={1.5} />}
/>

versed hearth
quartz cosmos
#

Why do we need active prop? I just want to give a default color to the nav link and give if a different if it's active.