Skip to content

Commit

Permalink
Merge pull request #51 from BRACKETS-by-TRIAD/fix/remove-polyfill
Browse files Browse the repository at this point in the history
Fix: Remove broken polyfill
  • Loading branch information
strstensky authored Nov 6, 2024
2 parents 8c8a8e4 + 7946626 commit 518d943
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions resources/views/admin/partials/main-bottom-scripts.blade.php
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
<script src="https://cdn.polyfill.io/v2/polyfill.min.js"></script>
<script src="{{ mix('/js/admin.js') }}"></script>
<script src="{{ mix('/js/admin.js') }}"></script>

0 comments on commit 518d943

Please sign in to comment.