Add URL-based deep linking and a vertical timeline for Career

Co-authored-by: 20kaushik02 <59662438+20kaushik02@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-08-22 07:41:32 +00:00
committed by GitHub
parent 6717cbb30e
commit 64d611d9c4
5 changed files with 142 additions and 70 deletions

View File

@@ -9,6 +9,7 @@
"@mui/material": "^7.3.7",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-router-dom": "^7.18.2",
"swiper": "^12.0.3"
},
"devDependencies": {
@@ -41,4 +42,4 @@
"last 1 safari version"
]
}
}
}