Skip to content

Commit

Permalink
chore: removed reg_purpose ComboBox - to be addressed in subsequent PR
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-williams committed Dec 16, 2024
1 parent 0b2c02b commit f5d14a2
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,6 @@ export const registrationInformationUiSchema: UiSchema = {
"ui:FieldTemplate": TitleOnlyFieldTemplate,
"ui:title": "Regulated Operation",
},
registration_purpose: {
"ui:widget": "ComboBox",
},
regulated_products: {
"ui:widget": "MultiSelectWidget",
"ui:placeholder": "Select Regulated Product",
Expand Down

0 comments on commit f5d14a2

Please sign in to comment.