fusionjs / fusion-plugin-react-router

Migrated to https://github.com/fusionjs/fusionjs
MIT License
4 stars 21 forks source link

Link component is missing type annotations #208

Closed rtsao closed 5 years ago

rtsao commented 5 years ago

The exported Link component doesn't have type annotations, so when imported, it is any.

AlexMSmithCA commented 5 years ago

This has been resolved by #209