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

new cdn link

This commit is contained in:
Samuel Štancl 2020-12-31 00:28:57 +01:00
parent 2471bd40d4
commit fb6676ba1a

View file

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