@@ -55,7 +55,7 @@ |
||
| 55 | 55 | /** |
| 56 | 56 | * Get the view / contents that represent the component. |
| 57 | 57 | */ |
| 58 | - public function render(): View|Closure|string |
|
| 58 | + public function render(): View | Closure | string |
|
| 59 | 59 | { |
| 60 | 60 | return view('components.file'); |
| 61 | 61 | } |