import ImageUpload from './ImageUpload' export default function ChatInput({ input, setInput, uploadedImage, setUploadedImage, onImageUpload, onSubmit, onKeyPress, isLoading, }) { return (
Press Enter to send • Shift+Enter for new line