]> _ Git - ccv-wordpress.git/commitdiff
wait #7364 @0:25
authorsoufiane <soufiane@cubedesigners.com>
Wed, 12 Mar 2025 10:51:20 +0000 (11:51 +0100)
committersoufiane <soufiane@cubedesigners.com>
Wed, 12 Mar 2025 10:51:20 +0000 (11:51 +0100)
wp-content/mu-plugins/cube/src/Elementor/Widgets/TimelineHorizontal.php

index f4355581f377cc8dba82f638d3bed5222ac868fb..25bc56463c7123b99717ca280adf448713f33746 100644 (file)
@@ -50,6 +50,10 @@ class TimelineHorizontal extends _Base {
         return [ 'cube-timeline-horizontal' ];
     }
 
+    public function get_style_depends() {
+        return [ 'swiper' ];
+    }
+
     /**
      * Register the widget controls.
      * Adds different input fields to allow the user to change and customize the widget settings.