react-scrollspy-nav icon indicating copy to clipboard operation
react-scrollspy-nav copied to clipboard

HINT: InternetExplorer Support

Open thebarty opened this issue 6 years ago • 0 comments

Hi guys,

a HINT for the readme: add forEach polyfill if you want to support IE

import 'mdn-polyfills/NodeList.prototype.forEach'  // https://www.npmjs.com/package/mdn-polyfills

thebarty avatar Mar 05 '19 11:03 thebarty