Skip to content

fix useHasMounted docs links - #37

Merged
heyitsarpit merged 1 commit into
mainfrom
codex/fix-usehasmounted-doc-links
Jun 24, 2026
Merged

heyitsarpit merged 1 commit into
mainfrom
codex/fix-usehasmounted-doc-links

Conversation

@heyitsarpit

@heyitsarpit heyitsarpit commented Jun 24, 2026

Copy link
Copy Markdown
Owner

What changed

  • Fixed the useHasMounted docs page so its Source/Demo/Docs links point to useHasMounted instead of useScroll.
  • Updated the reusable docs Source component to link to heyitsarpit/react-hooks-library, matching the current repository.

Why

Issue #30 reports that the useHasMounted source links navigate to the wrong hook page. The page had a copied <Source name="useScroll" /> value, and the shared source-link base URL also referenced the old repository path.

Closes #30.

@vercel

vercel Bot commented Jun 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-hooks-library Error Error Jun 24, 2026 12:12pm

@heyitsarpit heyitsarpit changed the title [codex] fix useHasMounted docs links fix useHasMounted docs links Jun 24, 2026
@heyitsarpit
heyitsarpit marked this pull request as ready for review June 24, 2026 12:14
@heyitsarpit
heyitsarpit merged commit 8a9634e into main Jun 24, 2026
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs] useHasMounted links to wrong page

1 participant