Skip to content

Commit

Permalink
Add react-router-use-location-state to store previous state
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan19 committed Jul 27, 2024
1 parent 56d34ab commit c084daa
Show file tree
Hide file tree
Showing 7 changed files with 248 additions and 18 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "personal-website",
"version": "1.0.0",
"version": "1.0.1",
"homepage": "https://septentrion.dev/",
"private": true,
"dependencies": {
Expand Down Expand Up @@ -34,6 +34,7 @@
"react-dom": "^18.3.1",
"react-justified-layout-ts": "^2.0.8",
"react-router-dom": "^6.24.0",
"react-router-use-location-state": "^3.1.2",
"react-scripts": "^5.0.1",
"react-use-measure": "^2.1.1",
"typescript": "^5.5.2",
Expand Down
Loading

0 comments on commit c084daa

Please sign in to comment.