tests
Showing
- package.json 2 additions, 0 deletionspackage.json
- src/App/App.css 219 additions, 0 deletionssrc/App/App.css
- src/App/App.tsx 1 addition, 0 deletionssrc/App/App.tsx
- src/App/flow.css 83 additions, 0 deletionssrc/App/flow.css
- src/components/Quotes.tsx 49 additions, 0 deletionssrc/components/Quotes.tsx
- src/components/diagram.tsx 57 additions, 0 deletionssrc/components/diagram.tsx
- src/contents/human-practices.tsx 27 additions, 0 deletionssrc/contents/human-practices.tsx
- yarn.lock 49 additions, 2 deletionsyarn.lock
... | @@ -19,6 +19,7 @@ | ... | @@ -19,6 +19,7 @@ |
"@mui/x-charts": "^7.11.0", | "@mui/x-charts": "^7.11.0", | ||
"@popperjs/core": "^2.11.8", | "@popperjs/core": "^2.11.8", | ||
"@refinedev/core": "^4.53.0", | "@refinedev/core": "^4.53.0", | ||
"beautiful-react-diagrams": "^0.5.1", | |||
"bootstrap": "^5.3.3", | "bootstrap": "^5.3.3", | ||
"dangerously-set-html-content": "^1.1.0", | "dangerously-set-html-content": "^1.1.0", | ||
"dompurify": "^3.1.5", | "dompurify": "^3.1.5", | ||
... | @@ -27,6 +28,7 @@ | ... | @@ -27,6 +28,7 @@ |
"react-bootstrap": "^2.10.2", | "react-bootstrap": "^2.10.2", | ||
"react-collapsed": "^4.1.2", | "react-collapsed": "^4.1.2", | ||
"react-dom": "^18.2.0", | "react-dom": "^18.2.0", | ||
"react-js-diagrams": "^3.1.3", | |||
"react-pdf": "^9.0.0", | "react-pdf": "^9.0.0", | ||
"react-photo-album": "^2.4.1", | "react-photo-album": "^2.4.1", | ||
"react-router-dom": "^6.23.0", | "react-router-dom": "^6.23.0", | ||
... | ... |
src/App/flow.css
0 → 100644
src/components/Quotes.tsx
0 → 100644
src/components/diagram.tsx
0 → 100644
Please register or sign in to comment