run mix format
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-09-07 19:14:42 -04:00
parent ef28de53a1
commit b5619b8606
26 changed files with 457 additions and 413 deletions

View File

@ -80,7 +80,9 @@
phx-submit="change_class"
class="flex items-center"
>
<%= label(f, :class, gettext("Class"), class: "title text-primary-600 text-lg text-center") %>
<%= label(f, :class, gettext("Class"),
class: "title text-primary-600 text-lg text-center"
) %>
<%= select(
f,