Skip to content

Commit

Permalink
fix: CRA homepage link
Browse files Browse the repository at this point in the history
  • Loading branch information
luwes committed Oct 18, 2024
1 parent 46e38b5 commit 7be9068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/create-react-app-with-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"homepage": "https://elements-create-react-app.vercel.app/",
"homepage": "https://elements-demo-create-react-app.vercel.app/",
"eslintConfig": {
"extends": [
"react-app",
Expand Down

0 comments on commit 7be9068

Please sign in to comment.