diff --git a/elixir/apps/web/lib/web/live/resources/edit.ex b/elixir/apps/web/lib/web/live/resources/edit.ex index 55e429413..7cf39dfcc 100644 --- a/elixir/apps/web/lib/web/live/resources/edit.ex +++ b/elixir/apps/web/lib/web/live/resources/edit.ex @@ -150,22 +150,8 @@ defmodule Web.Resources.Edit do required /> -
String.codepoints() - |> Resources.map_resource_address() == :drop - } - class="flex items-center gap-2 text-sm leading-6 text-accent-600 mt-2 w-full" - > - <.icon name="hero-exclamation-triangle" class="w-4 h-4" /> - This is an advanced address format. This Resource will be available to Clients and Gateways v1.2.0 and higher only. -
String.codepoints() - |> Resources.map_resource_address() == :drop - } - class="flex items-center gap-2 text-sm leading-6 text-accent-600 mt-2 w-full" - > - <.icon name="hero-exclamation-triangle" class="w-4 h-4" /> - This is an advanced address format. This Resource will be available to Clients and Gateways v1.2.0 and higher only. -