ScrollToTop
A component for scrolling to the top of the page on navigation or on mount.
Installation
Usage
import ScrollToTop from "@/components/ScrollToTop";
<ScrollToTop variant="on-navigation" />
A component for scrolling to the top of the page on navigation or on mount.
import ScrollToTop from "@/components/ScrollToTop";
<ScrollToTop variant="on-navigation" />