Skip to content

Commit

Permalink
feat: register assets
Browse files Browse the repository at this point in the history
  • Loading branch information
greatislander committed Nov 14, 2024
1 parent fcee672 commit e0b44f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/HearthServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ public function configurePackage(Package $package): void
{
$package
->name('hearth')
->hasAssets()
->hasViews()
->hasViewComponent('hearth', Alert::class)
->hasViewComponent('hearth', Checkbox::class)
Expand Down

0 comments on commit e0b44f7

Please sign in to comment.