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({
24
24
The API is similar to what we have in react-spring, with small differences to make the library compatible with SolidJS
25
25
26
26
## 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) .
28
28
29
- <a href =" https://codesandbox.io/s/spring-gestures-5xb9p8 " ><img src =" https://i.imgur.com/qLKJod3.gif " width =" 400 " /></a >
30
29
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 >
31
34
32
35
## Install
33
36
You can’t perform that action at this time.
0 commit comments