| @@ -25,8 +25,14 @@ | ||
| 25 | 25 | 'countdown' => true, |
| 26 | 26 | 'counter' => true, |
| 27 | 27 | 'divider' => true, |
| 28 | 28 | 'heading' => true, |
| 29 | + 'atomic-text' => true, | |
| 30 | + 'atomic-image' => true, | |
| 31 | + 'atomic-svg' => true, | |
| 32 | + 'atomic-div' => true, | |
| 33 | + 'atomic-flex' => true, | |
| 34 | + 'atomic-grid' => true, | |
| 29 | 35 | 'icon' => true, |
| 30 | 36 | 'image' => true, |
| 31 | 37 | 'image-scroll' => true, |
| 32 | 38 | 'lists' => true, |