1
0
Fork 0
mirror of https://github.com/archtechx/wire-replace.git synced 2025-12-12 07:34:02 +00:00

Updated CDN link

This commit is contained in:
Samuel Štancl 2020-12-30 23:14:22 +01:00 committed by GitHub
parent 38bb1cfd89
commit 28cb8a8c43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,7 +68,7 @@ Simply include the JS file in your layout (**after Livewire's scripts**) and the
```html
@livewireScripts
<script src="https://unpkg.com/@leanadmin/wire-replace@0.1.0/"></script>
<script src="https://unpkg.com/@leanadmin/wire-replace@0.1.2/dist/wire_replace.js"></script>
```
## Performance