Skip to content

make <LinkOrSpan> more like react-router-dom's <Link>

Administrator requested to merge linkorspan-locationdescriptor into master

Created by: sqs

The to attribute can now accept LocationDescriptor objects (eg { path: '...', search: '...' }) just like react-router-dom's <Link>.

Merge request reports

Loading