Skip to content
Unverified Commit 8dd23f98 authored by Gary Kim's avatar Gary Kim
Browse files

Fix expiry datepicker allowing all dates



vue2-datepicker expects a `disabled-date` function
rather than `not-before` and `not-after` dates.

This commit updates it so that we now provide
vue2-datepicker with a `disabled-date` function.

Signed-off-by: default avatarGary Kim <gary@garykim.dev>
parent e77e0b0e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment