From 44c867761d19958ceb6f08694a78cd5e60978284 Mon Sep 17 00:00:00 2001 From: Rami Yushuvaev <92088692+rami-elementor@users.noreply.github.com> Date: Mon, 1 Apr 2024 13:43:23 -0700 Subject: [PATCH] Update control-dimensions.md (#263) --- src/editor-controls/control-dimensions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/editor-controls/control-dimensions.md b/src/editor-controls/control-dimensions.md index fc51a051..65a111bc 100644 --- a/src/editor-controls/control-dimensions.md +++ b/src/editor-controls/control-dimensions.md @@ -123,7 +123,7 @@ When using this control, the `type` should be set to `\Elementor\Controls_Manage ## Usage -```php {14-44,53-55,61-63} +```php {14-32,41-43,49-51}