fix: remove duplicate scroll-to-top button on docs page#2229
fix: remove duplicate scroll-to-top button on docs page#2229ghostdevv merged 2 commits intonpmx-dev:mainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
📝 WalkthroughWalkthroughThe pull request modifies the ScrollToTop.client.vue component to update its route exclusion logic. The Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 1✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
🔗 Linked issue
🧭 Context
Since the package container already includes a "Scroll to Top" button, this PR removes the original floating button previously located in the bottom-right corner.
📚 Description
before

after
