react-spring icon indicating copy to clipboard operation
react-spring copied to clipboard

[bug]: useTrail docs has broken link

Open MonliH opened this issue 3 years ago • 0 comments

What version of react-spring are you using?

n/a

What's Wrong?

The shared-api link on the useTrail docs page in the latest docs is broken; it seems to redirect me to a 404 page.

To Reproduce

Go to https://react-spring.dev/hooks/use-trail#properties, then press on the shared-api link.

Expected Behaviour

The link should probably(?) redirect to https://react-spring.dev/common/props#props.

Link to repo

n/a

MonliH avatar Sep 01 '22 02:09 MonliH