Skip to content

Commit 4662846

Browse files
authored
Update README.md
1 parent c2d14f9 commit 4662846

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,13 @@ const styles = createSpring({
2424
The 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

0 commit comments

Comments
 (0)