diff --git a/lib/towerops_web/components/layouts.ex b/lib/towerops_web/components/layouts.ex index e6e2aca9..dfe350a1 100644 --- a/lib/towerops_web/components/layouts.ex +++ b/lib/towerops_web/components/layouts.ex @@ -936,6 +936,12 @@ defmodule ToweropsWeb.Layouts do > IP Allowlist + <.link + navigate={~p"/admin/errors"} + class="inline-flex items-center px-1 pt-1 pb-4 text-sm font-medium text-gray-700 hover:text-gray-900 dark:text-gray-300 dark:hover:text-white" + > + Exceptions +