Remove unnecessary text alignment

This commit is contained in:
Marvin Sextro 2021-07-26 02:23:34 +02:00
parent d280be51ac
commit 57775562c5
1 changed files with 1 additions and 2 deletions

View File

@ -331,8 +331,7 @@ export class Payload {
{
key: "cot",
label: "Country of Test",
value: country,
textAlignment: TextAlignment.right
value: country
},
{
key: "disclaimer",