Mientras uso la biblioteca existente en mi aplicación de reacción, se lanza **
syntaxerror: then library path: support for the experimental syntax 'jsx' isn't currently enabled. Add @babel/preset-react to the 'presets' section of your Babel config to enable transformation.**
Intenté agregar @babel/preset-react en mi código de reacción babel.config.js pero no funciona.