@ -165,7 +165,7 @@ class DialogForm extends Component {
</FormGroup>
<FormGroup>
<Label className="capitalize" style={{ fontWeight: "bold" }}>
End Date<span style={{ color: "red" }}>*</span>
Expired Date<span style={{ color: "red" }}>*</span>
</Label>
{/* <DatePicker
// disabledDate={(current) => {
@ -58,6 +58,7 @@ class index extends Component {
}
};
this.columns = [
{
title: this.props.t('action'),