Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
HegyiOliver committed Sep 28, 2023
1 parent 2bf3e60 commit 2d9e4b5
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ exports[`Textarea field control in browse view should show the displayname and f

exports[`Textarea field control in edit/new view should set all the props 1`] = `
<WithStyles(ForwardRef(TextField))
InputLabelProps={
Object {
"shrink": true,
}
}
disabled={true}
fullWidth={true}
helperText="description"
Expand Down

0 comments on commit 2d9e4b5

Please sign in to comment.