department-of-veterans-affairs/vets-website

View on GitHub
src/applications/static-pages/school-resources/constants/constants.js

Summary

Maintainability
A
0 mins
Test Coverage
// The default number of days that an announcement will stay in the feed past its date
export const DEFAULT_ANNOUNCEMENT_DAYS_TO_DISPLAY = 30;