@@ -5,7 +5,7 @@ |
||
| 5 | 5 | use Flynt\Utils\Component; |
| 6 | 6 | use Flynt; |
| 7 | 7 | |
| 8 | -add_filter('Flynt/addComponentData?name=ListFacts', function ($data) { |
|
| 8 | +add_filter('Flynt/addComponentData?name=ListFacts', function($data) { |
|
| 9 | 9 | Component::enqueueAssets('ListFacts', [ |
| 10 | 10 | [ |
| 11 | 11 | 'name' => 'countup', |