@@ -22,6 +22,6 @@ |
||
22 | 22 | */ |
23 | 23 | public static function start(string $expression) : string |
24 | 24 | { |
25 | - return "<?php echo \Jhoff\BladeVue\Component::start($expression); ?><div>"; |
|
25 | + return "<?php echo \Jhoff\BladeVue\Component::start($expression); ?><div>"; |
|
26 | 26 | } |
27 | 27 | } |