Skip to content

Commit

Permalink
remove comments 2
Browse files Browse the repository at this point in the history
  • Loading branch information
hassanad94 committed Oct 2, 2023
1 parent fae25a4 commit d9c362c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ export const ShortText: React.FC<ReactClientFieldSetting<ShortTextFieldSetting>>
name={props.settings.Name}
id={props.settings.Name}
label={props.settings.DisplayName}
// placeholder={props.settings.DisplayName}
InputLabelProps={{ shrink: true }}
value={value}
required={props.settings.Compulsory}
Expand Down

0 comments on commit d9c362c

Please sign in to comment.