Skip to content

Commit

Permalink
fix: remove duplicate actionInputId
Browse files Browse the repository at this point in the history
  • Loading branch information
vdberganton committed Aug 28, 2020
1 parent 1125630 commit a8b4ab9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/prefabs/form.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@
apiVersion: 'v1',
},
},
{
value: '',
label: 'Input',
key: 'actionInputId',
type: 'ACTION_INPUT',
},
{
value: '',
label: 'Model',
Expand Down

0 comments on commit a8b4ab9

Please sign in to comment.