From 0f2cd3dfe9e34d6f297ed7361e1a560ec75695fe Mon Sep 17 00:00:00 2001 From: Paul Date: Tue, 20 Dec 2022 10:29:34 +0000 Subject: [PATCH] Update .changeset/eighty-pans-remain.md Co-authored-by: Ben Lambert Signed-off-by: Paul Signed-off-by: Paul Cowan --- .changeset/eighty-pans-remain.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/eighty-pans-remain.md b/.changeset/eighty-pans-remain.md index a93b0cc8c7..963280e5a5 100644 --- a/.changeset/eighty-pans-remain.md +++ b/.changeset/eighty-pans-remain.md @@ -2,4 +2,4 @@ '@backstage/plugin-scaffolder': patch --- -configurable noHtml5Validate prop for NextScaffolderPage +Added `noHtml5Validate` prop to `FormProps` on `NextScaffolderPage`