Skip to content

Commit

Permalink
Mar 20, 2023, 2:28 PM
Browse files Browse the repository at this point in the history
  • Loading branch information
nuxodin committed Mar 20, 2023
1 parent db3c090 commit 7a7b49f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ new SelectorObserver({
## Install

```js
import {SelectorObserver} from "https://cdn.jsdelivr.net/gh/u1ui/SelectorObserver.js@x.x.x/SelectorObserver.min.js"
import * as module from "https://cdn.jsdelivr.net/gh/u1ui/SelectorObserver.js@x.x.x/SelectorObserver.min.js"
```

## Demos
Expand Down

0 comments on commit 7a7b49f

Please sign in to comment.