Components
Loading preview...
Action searchbar the name itself is enough Animated smooth transtitional searchbar with framer motion
@kousthubha_sky_
npx shadcn@latest add https://21st.dev/r/koustubhayadiyala36/action-searchbarimport { Component } from "../components/ui/action-searchbar";
export default function DemoOne() {
return <Component />;
}