Skip to content

Commit

Permalink
Fix transforms UI for supporting rendering of alias fields (#200)
Browse files Browse the repository at this point in the history
Signed-off-by: Ravi Thaluru <[email protected]>

Co-authored-by: Ravi Thaluru <[email protected]>
  • Loading branch information
thalurur and thalurur authored May 23, 2022
1 parent aaa72e1 commit 13bea3b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ export default function DefineTransforms({
/>
),
schema: field.type,
path: field.path,
actions: {
showHide: false,
showMoveLeft: false,
Expand Down

0 comments on commit 13bea3b

Please sign in to comment.