Skip to content

Commit 72580d9

Browse files
Update responsive-control.md (#288)
1 parent 364a14c commit 72580d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/editor-controls/responsive-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ class Elementor_Test_Widget extends \Elementor\Widget_Base {
5656
],
5757
],
5858
'devices' => [ 'desktop', 'tablet', 'mobile' ],
59-
'desktop_default' => [
59+
'default' => [
6060
'size' => 30,
6161
'unit' => 'px',
6262
],

0 commit comments

Comments
 (0)