mirror of
https://github.com/archtechx/alpine-reactive.git
synced 2025-12-12 08:24:03 +00:00
Remove extra import from demo
This commit is contained in:
parent
e0e95a48b7
commit
b8a040f629
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
</style>
|
||||
|
||||
<script type="module">
|
||||
import { reactive, watch } from './src/index.js'
|
||||
import { reactive } from './src/index.js'
|
||||
|
||||
import 'https://cdn.jsdelivr.net/gh/alpinejs/alpine@v2.x.x/dist/alpine.min.js'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue