Closed koddsson closed 7 years ago
BREAKING CHANGE: The className is now the one that is passed down from the fela higher order component and any className prop that is passed to Link will be ignored.
className
fela
Link
Closes: #287
Aaaaaahhh, there are so many components that depend on Link!
I'm blocking this until all the component that rely on Link have been migrated.
To unblock this the following components need to be migrated to fela.
BREAKING CHANGE: The
className
is now the one that is passed down from thefela
higher order component and anyclassName
prop that is passed toLink
will be ignored.Closes: #287