Skip to content

Commit

Permalink
Changes to be committed:
Browse files Browse the repository at this point in the history
	modified:   src/axm_helper.php
  • Loading branch information
juancristobalgd1 committed Nov 7, 2023
1 parent eb0b981 commit b91a938
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/axm_helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,6 @@ function raxm(string $component)
*/
function raxmScripts()
{
// $raxm = app('raxm');
// dd(
// $raxm
// );
// Boot the Raxm instance if necessary.
// $raxm->boot();

// Set a flag in the View class to enable Raxm scripts and assets.
return View::$raxmAssets = true;
}
Expand Down

0 comments on commit b91a938

Please sign in to comment.