We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac3e912 commit 0453fefCopy full SHA for 0453fef
lib/algora_web/components/core_components.ex
@@ -889,7 +889,6 @@ defmodule AlgoraWeb.CoreComponents do
889
def error(assigns) do
890
~H"""
891
<p class="mt-3 flex gap-3 text-sm leading-6 text-destructive">
892
- <.icon name="tabler-exclamation-circle" class="mt-0.5 h-5 w-5 flex-none" />
893
{render_slot(@inner_block)}
894
</p>
895
"""
0 commit comments