frontender v.1
This commit is contained in:
2
lib/derivantes_web/components/core_components.ex
Normal file → Executable file
2
lib/derivantes_web/components/core_components.ex
Normal file → Executable file
@ -308,7 +308,7 @@ defmodule DerivantesWeb.CoreComponents do
|
||||
|
||||
~H"""
|
||||
<div phx-feedback-for={@name}>
|
||||
<label class="flex items-center gap-4 text-sm leading-6 text-white">
|
||||
<label class="flex items-center gap-4 text-sm leading-6 text-white mt-2">
|
||||
<input type="hidden" name={@name} value="false" />
|
||||
<input
|
||||
type="checkbox"
|
||||
|
Reference in New Issue
Block a user