Smooth TabAnimated tab switcher with sliding background indicator and smooth content transitionstabsanimationsmoothslidenavigation PreviewCodeModelsChoose the model you want to useModelsMCPsAgentsUsersCopyimport SmoothTab from "@/components/vritti/smooth-tab" export function SmoothTabExample() { return ( <div className="flex items-center justify-center p-8"> <div className="w-full max-w-md"> <SmoothTab /> </div> </div> ) } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/smooth-tab"Copy Dependencies pnpmnpmyarnbunpnpm add motionCopy