xuo
Results
1
comments of
xuo
The template literal with `${path}` will always evaluate to `true` as long as `path.length > 0` - as you can see [here ](https://github.com/Paratron/hookrouter/blob/master/src/Link.js#L20) hookrouter itself only modifies the onClick handler...