react-magma
react-magma copied to clipboard
Implement scrollspy in react-magma-docs
We should implement some sort of scrollspy on the latest doc updates. When the user is scrolling on a page, the secondary nav (right side) should update the "selected" section of the page.
Example: The MUI documentation does this https://mui.com/material-ui/react-checkbox/
#1144 is the ticket to support this as part of Tabs