Animated tabs interaction made with framer motion and tailwind css.
import { AnimatedTabs } from "@/components/ui/animated-tabs" const AnimatedTabsDemo = () => { return <AnimatedTabs/> } export { AnimatedTabsDemo }
Part of chetanverma/ui — browse the full library on 21st.dev.