Skip to content

Commit

Permalink
Create New Conditions multi page prototype form (#2357)
Browse files Browse the repository at this point in the history
  • Loading branch information
williamphelps13 authored Nov 22, 2024
1 parent 12c93c1 commit ea9cb7f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/applications/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -1791,5 +1791,17 @@
"vagovprod": false,
"layout": "page-react.html"
}
},
{
"appName": "Demo: File for disability compensation - New conditions",
"entryName": "new-conditions",
"rootUrl": "/user-testing/new-conditions",
"productId": "0db1a222-9d73-4c26-9966-75283e6510a1",
"template": {
"vagovprod": false,
"title": "Demo: File for disability compensation - New conditions",
"layout": "page-react.html",
"includeBreadcrumbs": true
}
}
]

0 comments on commit ea9cb7f

Please sign in to comment.