File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -24,10 +24,13 @@ const styles = createSpring({
2424The API is similar to what we have in react-spring, with small differences to make the library compatible with SolidJS
2525
2626## Preview
27- Click on the below gifs for exploring the code of each preview.
27+ Click on the below gifs for exploring the code of each preview (ported from Poimandres examples) .
2828
29- <a href =" https://codesandbox.io/s/spring-gestures-5xb9p8 " ><img src =" https://i.imgur.com/qLKJod3.gif " width =" 400 " /></a >
3029
30+ <p align =" middle " >
31+ <a href =" https://codesandbox.io/s/spring-gestures-5xb9p8 " ><img src =" https://i.imgur.com/qLKJod3.gif " width =" 400 " /></a >
32+ <a href =" https://codesandbox.io/s/spring-gestures-cards-vhitbu " ><img src =" https://i.imgur.com/H6nXQEq.gif " width =" 400 " /></a >
33+ </p >
3134
3235## Install
3336
You can’t perform that action at this time.
0 commit comments