Merge pull request #11347 from hashicorp/update-alert-banner-1

Update HashiConf alert-banner expiration
pull/11350/head
Brandon Romano 4 years ago committed by GitHub
commit ca3e817cff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,5 +8,5 @@ export default {
linkText: 'Join Now',
// 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-10-21T12:00:00-07:00',
expirationDate: '2021-10-20T23:00:00-07:00',
}

Loading…
Cancel
Save