Merge branch 'main' of ssh://gitlab.igem.org/2024/bielefeld-cebitec
No related branches found
No related tags found
Showing
- .gitignore 2 additions, 1 deletion.gitignore
- package.json 2 additions, 0 deletionspackage.json
- src/App/App.css 28 additions, 0 deletionssrc/App/App.css
- src/App/App.tsx 2 additions, 1 deletionsrc/App/App.tsx
- src/components/HorizontalTimeline.tsx 1 addition, 1 deletionsrc/components/HorizontalTimeline.tsx
- src/components/seclarations.ts 2 additions, 0 deletionssrc/components/seclarations.ts
- src/components/test.css 78 additions, 0 deletionssrc/components/test.css
- src/components/testsvganimation.tsx 88 additions, 0 deletionssrc/components/testsvganimation.tsx
- src/contents/example.tsx 5 additions, 1 deletionsrc/contents/example.tsx
- src/contents/human-practices.tsx 0 additions, 5 deletionssrc/contents/human-practices.tsx
- src/vite-env.d.ts 3 additions, 1 deletionsrc/vite-env.d.ts
- tsconfig.json 1 addition, 1 deletiontsconfig.json
- yarn.lock 876 additions, 912 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", | ||
... | ... | @@ -25,6 +26,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/test.css
0 → 100644
src/components/testsvganimation.tsx
0 → 100644
Source diff could not be displayed: it is too large. Options to address this: view the blob.
Please register or sign in to comment