Action searchbar the name itself is enough Animated smooth transtitional searchbar with framer motion
import { Component } from "../components/ui/action-searchbar"; export default function DemoOne() { return <Component />; }