diff --git a/src/app/View/Components/FiltersNavbar.php b/src/app/View/Components/FiltersNavbar.php
index c628213651..0505d29fd1 100644
--- a/src/app/View/Components/FiltersNavbar.php
+++ b/src/app/View/Components/FiltersNavbar.php
@@ -9,6 +9,7 @@
 class FiltersNavbar extends Component
 {
     public $crud;
+
     /**
      * Create a new component instance.
      */