feat: tweak add new app connection dialog

This commit is contained in:
Ali BARIN
2021-12-16 23:27:09 +01:00
parent 3e8bae2ec3
commit 81c18ee37c
6 changed files with 22 additions and 9 deletions

View File

@@ -35,6 +35,7 @@ export default function InputCreator(props: InputCreatorProps) {
readOnly={readOnly}
onChange={onChange}
name={name}
size="small"
label={label}
fullWidth
helperText={description}