File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
packages/homepage/src/utils Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11export default [
2+ {
3+ title : 'React-Spring Flick Animation' ,
4+ description :
5+ 'A playful flick animation for cards written with react-with-gesture.' ,
6+ sandboxId : 'j0y0vpz59' ,
7+ template : 'create-react-app' ,
8+ } ,
29 {
310 title : 'Tailwind Workflow Animation' ,
411 description : 'An incredible animation showing the power of Tailwind.' ,
@@ -19,11 +26,4 @@ export default [
1926 sandboxId : 'jpqo566289' ,
2027 template : 'vue-cli' ,
2128 } ,
22- {
23- title : 'Animation Using React Hooks' ,
24- description :
25- 'This example shows how React Hooks can be used in combination with react-spring to create new type of animations.' ,
26- sandboxId : 'ppxnl191zx' ,
27- template : 'create-react-app' ,
28- } ,
2929] ;
You can’t perform that action at this time.
0 commit comments