← All changes
|
modules/atomic-widgets/elements/flexbox/flexbox.php
+1
-1
4.1.0-dev3
→
4.2.4
View file →
| @@ -43,9 +43,9 @@ | ||
| 43 | 43 | return esc_html__( 'Flexbox', 'elementor' ); |
| 44 | 44 | } |
| 45 | 45 | |
| 46 | 46 | public function get_keywords() { |
| 47 | - return [ 'ato', 'atom', 'atoms', 'atomic' ]; | |
| 47 | + return [ 'ato', 'atom', 'atoms', 'atomic', 'layout' ]; | |
| 48 | 48 | } |
| 49 | 49 | |
| 50 | 50 | public function get_icon() { |
| 51 | 51 | return 'eicon-flexbox'; |