Compare commits

..

5 Commits

Author SHA1 Message Date
09ce17b0c0 update deps
Some checks failed
continuous-integration/drone/push Build is failing
2025-02-01 02:09:02 -05:00
a12ab260c3 add button to resend email verification email 2025-02-01 02:09:02 -05:00
9fb77e8a5d move staging to container 2025-02-01 02:09:01 -05:00
4464743639 fix style issues 2025-02-01 02:08:16 -05:00
e5112aeece add date range to range page 2025-02-01 02:08:15 -05:00

View File

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