Kotsu
Kotsu copied to clipboard
Add support of relative urls for Link component
Currently Nav
, NavItem
, Link
and isActive
do not support relative urls.
I think this can be fixed by using Node resolve
method.