Skip to content

Commit

Permalink
corrected typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjeetkumaritoutlook committed Dec 21, 2024
1 parent ce13b06 commit 8134017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/fluid-parent/formConfig/dublin-template.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1372,7 +1372,7 @@ export const dublinTemplateConfig = (optionData) => ({
label: 'Limit Currency:',
dataPath: 'ptl_limit_ccy',
controlName: 'ptl_limit_ccy',
elementTye: 'input',
elementType: 'input',
type: 'text',
initialValue: optionData?.premiumccy,
conditionalOn: (formData: any) =>
Expand Down

0 comments on commit 8134017

Please sign in to comment.