Components
Action searchbar the name itself is enough Animated smooth transtitional searchbar with framer motion
npx @21st-dev/cli add koustubhayadiyala36/action-searchbarLoading preview...
import { Component } from "../components/ui/action-searchbar";
export default function DemoOne() {
return <Component />;
}