diff --git a/springwolf-ui/src/app/components/new/schema/schema.component.html b/springwolf-ui/src/app/components/new/schema/schema.component.html index d9eb300c8..bf6cdac19 100644 --- a/springwolf-ui/src/app/components/new/schema/schema.component.html +++ b/springwolf-ui/src/app/components/new/schema/schema.component.html @@ -14,6 +14,8 @@ *ngFor="let property of schema().properties || {} | keyvalue" lines="99" > + arrow_right + {{ property.key }}