Skip to content

Commit

Permalink
Update id to cmsID
Browse files Browse the repository at this point in the history
  • Loading branch information
derekhouck committed Aug 15, 2024
1 parent 34dc680 commit d5c51de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/applications/form-renderer/_config/formConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ export const formConfig2 = {

// This is a sample of the data structure produced by content-build.
export const normalizedForm = {
id: 71160,
cmsId: 71160,
formId: '2121212',
title: 'Form with Two Steps',
ombNumber: '1212-1212',
Expand Down

0 comments on commit d5c51de

Please sign in to comment.