Current File : /home/n742ef5/royalanteam.com/wp-content/plugins/myhome-core/framework/assets/js/elementorEditor.js
"use strict"

jQuery(document).ready(function () {
    jQuery('body').addClass('elementor-editor-mode');
});