human practices
Showing
- package.json 1 addition, 0 deletionspackage.json
- src/App/App.css 235 additions, 0 deletionssrc/App/App.css
- src/App/App.tsx 1 addition, 1 deletionsrc/App/App.tsx
- src/components/Buttons.tsx 2 additions, 2 deletionssrc/components/Buttons.tsx
- src/components/HorizontalTimeline.tsx 52 additions, 18 deletionssrc/components/HorizontalTimeline.tsx
- src/components/mindmap/mindmap-hooks.tsx 10 additions, 10 deletionssrc/components/mindmap/mindmap-hooks.tsx
- src/contents/human-practices.tsx 240 additions, 14 deletionssrc/contents/human-practices.tsx
- yarn.lock 136 additions, 2 deletionsyarn.lock
... | @@ -24,6 +24,7 @@ | ... | @@ -24,6 +24,7 @@ |
"dangerously-set-html-content": "^1.1.0", | "dangerously-set-html-content": "^1.1.0", | ||
"dompurify": "^3.1.5", | "dompurify": "^3.1.5", | ||
"framer-motion": "^11.2.13", | "framer-motion": "^11.2.13", | ||
"markmap": "^0.6.1", | |||
"markmap-common": "^0.17.0", | "markmap-common": "^0.17.0", | ||
"markmap-lib": "^0.17.0", | "markmap-lib": "^0.17.0", | ||
"markmap-toolbar": "^0.17.0", | "markmap-toolbar": "^0.17.0", | ||
... | ... |
Please register or sign in to comment