Skip to content

Commit c8d7c66

Browse files
authored
fix: Fix bug in Wizard static onboarding method (#2773)
Signed-off-by: at670475 <andrea.tabone@broadcom.com> Signed-off-by: at670475 <andrea.tabone@broadcom.com>
1 parent 59418c5 commit c8d7c66

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api-catalog-ui/frontend/src/components/Wizard/configs/wizard_static_categories.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ export const staticSpecificCategories = [
5454
value: '',
5555
question: 'The id of the catalog tile:',
5656
regexRestriction: [wizRegex.noWhiteSpaces],
57-
dependencies: { type: 'Custom' },
5857
tooltip: 'Example: static',
5958
},
6059
},

0 commit comments

Comments
 (0)