This commit is contained in:
Pulkit Barwal
2023-11-03 19:22:55 +05:30
committed by GitHub
parent ca55108227
commit 38f2657d20

View File

@@ -242,4 +242,5 @@ export const VerticalDropDownList = [
{ label: 'AMC', value: 'AMC' },
{ label: 'LENDING', value: 'LENDING' },
{ label: 'GI', value: 'GI' },
{ label: 'INVESTMENT', value: 'INVESTMENT' },
];