mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-02 08:30:10 -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.