Skip to content

Commit

Permalink
Header Initilize
Browse files Browse the repository at this point in the history
  • Loading branch information
KhoaLeTranMinh committed Oct 13, 2023
1 parent 4c14b0a commit a6e6711
Show file tree
Hide file tree
Showing 9 changed files with 689 additions and 27 deletions.
5 changes: 5 additions & 0 deletions apps/career/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,23 +23,28 @@
"@typescript-eslint/eslint-plugin": "5.14.0",
"@typescript-eslint/parser": "5.14.0",
"@vitejs/plugin-react": "1.3.2",
"autoprefixer": "^10.4.16",
"concurrently": "7.0.0",
"eslint": "8.10.0",
"eslint-config-custom": "workspace:*",
"postcss": "^8.4.31",
"prettier": "2.5.1",
"prettier-plugin-tailwindcss": "^0.2.8",
"tailwindcss": "^3.3.3",
"ts-config-single-spa": "2.0.1",
"typescript": "4.6.2",
"vite": "^4.3.5",
"vite-plugin-dynamic-import": "^0.7.0"
},
"dependencies": {
"@aws-amplify/api": "4.0.42",
"@mui/icons-material": "5.8.3",
"@types/react": "17.0.39",
"@types/react-dom": "17.0.13",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-ga4": "^2.1.0",
"react-i18next": "^13.3.0",
"react-responsive": "9.0.0-beta.10",
"react-router-dom": "^6.16.0",
"recoil": "^0.7.7",
Expand Down
Loading

0 comments on commit a6e6711

Please sign in to comment.