From 984b0024309ea104e423775c44e05bafd9b898a0 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 4 Nov 2023 22:00:17 -0700 Subject: [PATCH] Fix accidentally moved error display --- .../src/app/components/common/input/url/url.component.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src-ui/src/app/components/common/input/url/url.component.html b/src-ui/src/app/components/common/input/url/url.component.html index f3b547b30..64f871bd6 100644 --- a/src-ui/src/app/components/common/input/url/url.component.html +++ b/src-ui/src/app/components/common/input/url/url.component.html @@ -16,11 +16,11 @@ +
+ {{error}} +
-
- {{error}} -