Precise DOM morphing
morphing typescript dom
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update morphlex version in README

authored by

Joel Drapper and committed by
GitHub
5226c27d 0fdf3e4b

+1 -1
+1 -1
README.md
··· 14 14 15 15 ```html 16 16 <script type="module"> 17 - import { morph } from "https://www.unpkg.com/morphlex@0.0.17/dist/morphlex.min.js" 17 + import { morph } from "https://www.unpkg.com/morphlex@0.0.18/dist/morphlex.min.js" 18 18 </script> 19 19 ``` 20 20