Skip to content

Commit

Permalink
Merge pull request #27 from AntaresSimulatorTeam/feature/addDSwithDev…
Browse files Browse the repository at this point in the history
…elop

Feature/add d swith develop
  • Loading branch information
melazaar authored Jan 6, 2025
2 parents 6f3f8de + 5906a9d commit d597de5
Show file tree
Hide file tree
Showing 136 changed files with 553 additions and 4,736 deletions.
485 changes: 386 additions & 99 deletions package-lock.json

Large diffs are not rendered by default.

8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,12 @@
"postcss": "^8.4.39",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^14.1.3",
"react-router-dom": "^6.24.1",
"react-i18next": "^15.0.3",
"react-router-dom": "^7.0.2",
"react-toastify": "^10.0.5",
"uuid": "^11.0.3"
"rte-design-system-react": "^0.1.1",
"uuid": "^11.0.3",
"vite-plugin-top-level-await": "^1.4.4"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.4.6",
Expand Down
1 change: 0 additions & 1 deletion src/App.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
@tailwind base;
@tailwind components;
@tailwind utilities;

Expand Down
110 changes: 0 additions & 110 deletions src/components/common/base/StdTagList/StdTagList.tsx

This file was deleted.

13 changes: 0 additions & 13 deletions src/components/common/base/StdTagList/tagListClassBuilder.ts

This file was deleted.

35 changes: 0 additions & 35 deletions src/components/common/base/StdTagList/tests/stdTagList.test.tsx

This file was deleted.

This file was deleted.

69 changes: 0 additions & 69 deletions src/components/common/base/stdButton/StdButton.tsx

This file was deleted.

88 changes: 0 additions & 88 deletions src/components/common/base/stdButton/buttonClassBuilder.ts

This file was deleted.

Loading

0 comments on commit d597de5

Please sign in to comment.