diff --git a/elixir/apps/web/lib/web/components/form_components.ex b/elixir/apps/web/lib/web/components/form_components.ex index 27bf07047..f9794cf57 100644 --- a/elixir/apps/web/lib/web/components/form_components.ex +++ b/elixir/apps/web/lib/web/components/form_components.ex @@ -475,7 +475,7 @@ defmodule Web.FormComponents do @doc """ Base button type to be used directly or by the specialized button types above. e.g. edit_button, delete_button, etc. - If a navigate path is provided, an tag will be used, otherwise a