@ministryofjustice/fb-components-core
Advanced tools
Comparing version 0.0.35-alpha to 0.0.36-alpha
@@ -9,3 +9,3 @@ { | ||
}, | ||
"version": "0.0.35-alpha", | ||
"version": "0.0.36-alpha", | ||
"description": "Form Builder core components", | ||
@@ -12,0 +12,0 @@ "main": "index.js", |
{ | ||
"$id": "http://gov.uk/schema/v1.0.0/page/form", | ||
"_name": "page.form", | ||
"title": "Questions", | ||
"title": "Basic form", | ||
"description": "Let users answer more than one question", | ||
@@ -6,0 +6,0 @@ "type": "object", |
@@ -5,3 +5,3 @@ { | ||
"title": "Single question", | ||
"description": "Let users answer a single question (which is used as the page heading)", | ||
"description": "Let users answer a single question (can be repeatable)", | ||
"type": "object", | ||
@@ -8,0 +8,0 @@ "properties": { |
105587