You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add animated back to top button component (#797)
* feat: Add animated back to top button component
- Added BackToTopButton component with smooth scroll functionality
- Integrated button in _app.tsx to appear on all pages
- Added CSS animations for hover effects and smooth transitions
- Button appears after scrolling 300px down the page
- Responsive design with purple gradient hover effect
* feat: Enhance BackToTopButton with performance optimizations and custom animations
* move logic to useEffect
---------
Co-authored-by: Azeez Elegbede <[email protected]>
Co-authored-by: acethecreator <[email protected]>
0 commit comments