Skip to content

Event removed from HTML

Gloris Pina requested to merge minor-change into master

I made this small change since changeRange event is not created in production, so when we build the project for production, it fails. I use the production build to create a Docker container. Now, it works correctly in Dev and Prod.

Merge request reports