naskah naskah bereaksi tipe input
onChange={(
ev: React.ChangeEvent<HTMLInputElement>,
): void => setInputValue(ev.target.value)}
Frantic Falcon