A stylish animated button component that reveals an arrow icon on hover, perfect for navigation and going back to previous pages.
import { BackButton } from "@/components/ui/back-button"; export function BackButtonDemo() { return <BackButton /> }
Part of SHSF UI — browse the full library on 21st.dev.