Update script tag
This commit is contained in:
parent
638ae9bdd5
commit
34595c266d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue