chore: remove some whitespace

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-08-18 16:26:13 +02:00
parent ac002fe3f0
commit 5d2b0b8fc8
@@ -47,7 +47,6 @@ export const useTemplateSchema = (
// Then filter out the properties that are not enabled with feature flag
.map(step => ({
...step,
schema: {
...step.schema,
// Title is rendered at the top of the page, so let's ignore this from jsonschemaform