diff --git a/src/scripts.php b/src/scripts.php index c9fc1b8..428df71 100644 --- a/src/scripts.php +++ b/src/scripts.php @@ -1,5 +1,7 @@ attach(function () { + \Leaf\View::attach(\Leaf\BareUI::class, 'template'); + }); }