babel-plugin-jsx-event-modifiers
babel-plugin-jsx-event-modifiers copied to clipboard
Doesn't work with Babel 7
I'm getting this error.
Module build failed: Error: This API has been removed. If you're looking for this functionality in Babel 7, you should import the '@babel/helper-module-imports' module and use the functions exposed from that module, such as 'addNamed' or 'addDefault'.
I'm not sure where to look at to get this fixed