Add expiration date to banner

pull/11607/head
Pamela Bortnick 4 years ago
parent a2f8fc776e
commit bf1b550e95

@ -9,5 +9,5 @@ export default {
linkText: 'Sign up for free',
// Set the expirationDate prop with a datetime string (e.g. '2020-01-31T12:00:00-07:00')
// if you'd like the component to stop showing at or after a certain date
// expirationDate: '2021-12-17T23:00:00-07:00',
expirationDate: '2022-04-07T23:00:00-07:00',
}

Loading…
Cancel
Save