mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-20 13:12:27 -04:00
This was failing with a 'Object doesn't have method' error on IE11. Assume Babel wasn't polyfilling Array.includes so reverting to jQuery version for now.