preactjs / preact-www

:book: Preact documentation website.
https://preactjs.com
MIT License
358 stars 500 forks source link

fix: Ensure `useContent` hook strips fragments from URL #1100

Closed rschristian closed 6 months ago

rschristian commented 6 months ago

Supersedes #1099

Easily seen by clicking the link useContext link beneath the createContext example.

Scrolling to the link on navigation seems quite touchy still... trying to figure out a better system.