How to reset defaultValue attribute for an input on form onSubmit event?

后端 未结 0 1386
悲哀的现实
悲哀的现实 2021-01-23 05:49

I have this component

import * as React from \'react\';

const taskAdd = (props: { handleAdd: any }) => {
    return (
        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题