We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16fa54d commit acb4295Copy full SHA for acb4295
adminlte-stubs/layouts/app.blade.php
@@ -79,7 +79,7 @@ class="img-circle elevation-2"
79
</footer>
80
</div>
81
82
-<script src="{{ mix('js/app.js') }}" defer></script>
+<script src="{{ mix('js/app.js') }}"></script>
83
84
@stack('third_party_scripts')
85
0 commit comments