From 024176fdf7c9a128ce61adff2f5d4324e38a7040 Mon Sep 17 00:00:00 2001 From: Liam Thys <38426825+LiamThys@users.noreply.github.com> Date: Tue, 12 Jul 2022 11:28:48 +0200 Subject: [PATCH] chore: remove default validation (#178) --- .../lib/components/authentication/webid.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/dgt-components/lib/components/authentication/webid.component.ts b/packages/dgt-components/lib/components/authentication/webid.component.ts index 3eefbf01..0ccc7ca3 100644 --- a/packages/dgt-components/lib/components/authentication/webid.component.ts +++ b/packages/dgt-components/lib/components/authentication/webid.component.ts @@ -70,7 +70,7 @@ export class WebIdComponent extends RxLitElement { return html` -
+