Compare commits

..

5 Commits

Author SHA1 Message Date
b6b6cecc0a update deps
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
2025-02-01 02:12:41 -05:00
08916a504f add button to resend email verification email 2025-02-01 02:12:41 -05:00
3eda522903 move staging to container 2025-02-01 02:12:41 -05:00
2e6e26006d fix style issues 2025-02-01 02:12:41 -05:00
b66d0ea8a1 add date range to range page 2025-02-01 02:12:41 -05:00

View File

@ -141,7 +141,6 @@ defmodule CanneryWeb.CoreComponents do
"""
def datetime(assigns)
attr :id, :string, required: true
attr :name, :string, required: true
attr :start_date, :string,