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:
parent
38bb1cfd89
commit
28cb8a8c43
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue