Skip to content

Commit

Permalink
fix anchor link to useFixedPositioning example docs
Browse files Browse the repository at this point in the history
  • Loading branch information
laneysmith authored and mlaursen committed May 6, 2021
1 parent ef3f9e4 commit eb5a9fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ automatically try to position itself within the viewport using the
top-right of the `MenuButton` and animate downwards. If there isn't enough room
within the viewport to render the entire menu, it'll swap the horizontal and
vertical positions as needed. There's a great write up on the
[useFixedPositioning example](/packages/transition/demos#use-fixed-positioning-title)
[useFixedPositioning example](/packages/transition/demos#fixed-positioning-example)
that goes into details about this positioning logic, so feel free to read up on
it there.

Expand Down

1 comment on commit eb5a9fc

@vercel
Copy link

@vercel vercel bot commented on eb5a9fc May 6, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.