Skip to content

Commit

Permalink
Show logic tab for image choice
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwinKato committed Jan 10, 2025
1 parent cf80c39 commit bd8385f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ const FormBuilderSettings = ({
const fieldType = watch(`customFields.${field.index}.input_type`);
const showTabbedSettings = [
'multiselect',
'multiselect_image',
'linear_scale',
'select',
'page',
Expand Down

0 comments on commit bd8385f

Please sign in to comment.