Update script tag

This commit is contained in:
Marcus Moore 2024-05-29 13:16:30 -07:00
parent 638ae9bdd5
commit 34595c266d
No known key found for this signature in database

View file

@ -300,7 +300,7 @@
</div> </div>
</div> </div>
@push('js') @script
<script> <script>
{{-- TODO: Maybe change this to the file upload thing that's baked-in to Livewire? --}} {{-- TODO: Maybe change this to the file upload thing that's baked-in to Livewire? --}}
@ -405,4 +405,4 @@
});}) });})
</script> </script>
@endpush @endscript