react-accessible-accordion v3.0.1 Release Notes

Release Date: 2019-11-14 // over 4 years ago
  • 🛠 Fixed

    • 🔨 Refactor away Array.prototype.findIndex in favour of Array.prototype.indexOf to reinstate IE 11 compatibility without use of a polyfill (#237, #224).