import React from 'react'; export default function SajuInputForm({ form, onChange, onSubmit, loading, error }) { return (