We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb8216a commit df5a7fdCopy full SHA for df5a7fd
src/applications/registry.json
@@ -1896,7 +1896,7 @@
1896
}
1897
]
1898
1899
- },
+ },
1900
{
1901
"appName": "Resources for schools",
1902
"entryName": "sco",
@@ -1916,5 +1916,15 @@
1916
"vagovprod": false,
1917
"layout": "page-react.html"
1918
1919
1920
+ {
1921
+ "appName": "Form Renderer",
1922
+ "entryName": "form-renderer",
1923
+ "rootUrl": "/digital-form",
1924
+ "productId": "8e41524c-d835-476c-ba0f-040037380911",
1925
+ "template": {
1926
+ "vagovprod": false,
1927
+ "layout": "page-react.html"
1928
+ }
1929
-]
1930
+]
0 commit comments