Completed
Push — componentlibrary-sass ( 550389...e1f84c )
by
unknown
02:17
created
Components/ListFacts/functions.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,7 @@
 block discarded – undo
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',
Please login to merge, or discard this patch.