From 93f07e3cd6a9d48c95663f9d5a6bc0ed34b9e174 Mon Sep 17 00:00:00 2001 From: ggrund-tsi <80682839+ggrund-tsi@users.noreply.github.com> Date: Mon, 14 Jun 2021 15:08:10 +0200 Subject: [PATCH] Feat/jsonschema1.3 (#95) * change recovery expiration behaviour * change test name behaviour Co-authored-by: Gordon Grund --- .../modules/form-group.component.tsx | 4 +-- .../record-recovery-cert-data.component.tsx | 28 +++++++++++++++---- .../record-test-cert-data.component.tsx | 6 ++-- 3 files changed, 29 insertions(+), 9 deletions(-) diff --git a/src/components/modules/form-group.component.tsx b/src/components/modules/form-group.component.tsx index 2a8171e..20cb488 100644 --- a/src/components/modules/form-group.component.tsx +++ b/src/components/modules/form-group.component.tsx @@ -25,7 +25,7 @@ export interface IPersonData { export const FormGroupInput = (props: any) => { return (!props ? <> : - +