From c3c161cc251bb5f8122b4ffd6dc8cbd1f3058eae Mon Sep 17 00:00:00 2001 From: Drew Ansbacher Date: Mon, 29 Nov 2021 11:11:56 -0700 Subject: [PATCH] union tag description --- .../form-object/form-object.component.html | 3 ++ .../form-object/form-object.component.ts | 9 ++++ ui/src/app/services/api/api.fixures.ts | 45 +++++++++++++++++++ 3 files changed, 57 insertions(+) diff --git a/ui/src/app/components/form-object/form-object.component.html b/ui/src/app/components/form-object/form-object.component.html index f4614c779..8e4d65ecf 100644 --- a/ui/src/app/components/form-object/form-object.component.html +++ b/ui/src/app/components/form-object/form-object.component.html @@ -4,6 +4,9 @@

{{ unionSpec.tag.name }}

+ + + {{ unionSpec.tag.name }}