diff --git a/pgml-dashboard/src/components/inputs/text/input/template.html b/pgml-dashboard/src/components/inputs/text/input/template.html index c7f726c10..48576bcc4 100644 --- a/pgml-dashboard/src/components/inputs/text/input/template.html +++ b/pgml-dashboard/src/components/inputs/text/input/template.html @@ -33,7 +33,7 @@ <% } %> <% if let Some(error) = error { %> -
+
<%= error %>
<% } %>