Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldrapper committed May 12, 2024
1 parent 4b2174b commit 6e71053
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ The easiest way to try out Morphlex is to import it directly from UNPKG.
import { morph } from "https://www.unpkg.com/[email protected]/dist/morphlex.min.js";
morph(currentNode, referenceNode);
morphInner(currentNode, referenceNode);
</script>
```

Expand Down

0 comments on commit 6e71053

Please sign in to comment.