From ed4e56d07816f35d5afd1b667571ab50042f2ed2 Mon Sep 17 00:00:00 2001 From: Paul Cowan Date: Mon, 21 Nov 2022 13:00:34 +0000 Subject: [PATCH] update changeset description Signed-off-by: Paul Cowan --- .changeset/early-parrots-guess.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/early-parrots-guess.md b/.changeset/early-parrots-guess.md index 07815ebb41..4df8dcea95 100644 --- a/.changeset/early-parrots-guess.md +++ b/.changeset/early-parrots-guess.md @@ -2,4 +2,4 @@ '@backstage/plugin-scaffolder': patch --- -initialize all formData in next/Stepper +Initialize all `formData` in the `Stepper` in `/next`