import { Button } from "@/components/ui/button" import { Input } from "@/components/ui/input" export function InputWithButton() { return (