style: fix formatting
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Simon 2026-07-06 18:12:31 +02:00
parent ce49d751ea
commit eb20c8f3b6
Signed by: simon
GPG key ID: 40E7A58C4AA1EDB2
6 changed files with 32 additions and 42 deletions

View file

@ -103,8 +103,7 @@
sort_field={@sort_field}
sort_order={@sort_order}
>
<!-- <:col :let={member} label="Id">{member.id}</:col> -->
<!-- <:col :let={member} label="Id">{member.id}</:col> -->
<:col
:let={member}
col_click={&MvWeb.MemberLive.Index.checkbox_column_click/1}