installed gsap
Showing
- package.json 2 additions, 0 deletionspackage.json
- src/components/HorizontalTimeline.tsx 1 addition, 1 deletionsrc/components/HorizontalTimeline.tsx
- src/components/testsvganimation.tsx 88 additions, 0 deletionssrc/components/testsvganimation.tsx
- src/contents/human-practices.tsx 0 additions, 5 deletionssrc/contents/human-practices.tsx
- yarn.lock 276 additions, 83 deletionsyarn.lock
... | ... | @@ -13,6 +13,7 @@ |
"dependencies": { | ||
"@emotion/react": "^11.13.0", | ||
"@emotion/styled": "^11.13.0", | ||
"@gsap/react": "^2.1.1", | ||
"@mui/icons-material": "^5.16.5", | ||
"@mui/lab": "^5.0.0-alpha.171", | ||
"@mui/material": "^5.16.5", | ||
... | ... | @@ -24,6 +25,7 @@ |
"dangerously-set-html-content": "^1.1.0", | ||
"dompurify": "^3.1.5", | ||
"framer-motion": "^11.2.13", | ||
"gsap": "^3.12.5", | ||
"markmap": "^0.6.1", | ||
"markmap-common": "^0.17.0", | ||
"markmap-lib": "^0.17.0", | ||
... | ... |
src/components/testsvganimation.tsx
0 → 100644
This diff is collapsed.
Please register or sign in to comment