astro-strapi-ui/public/assets/vendor/loadscreen/js/ju-loading-screen.js
2025-05-11 14:40:23 +02:00

3 lines
No EOL
113 B
JavaScript

jQuery(window).on("load",function() {
jQuery("#ju-loading-screen").addClass('ju-hide--loading-screen--');
});