crazyfactory / ts-react-boilerplate

Universal React App with Redux 4, Typescript 3, and Webpack 4
MIT License
116 stars 29 forks source link

link component should accept more props #197

Closed cyberhck closed 5 years ago

cyberhck commented 6 years ago

would be a good idea to extend with anchor element. As of now if I want to add a className, we can't.

paibamboo commented 5 years ago

We are using ConnectedLink provided by react-router5 now.