Commit ccfc604
committed
fix(website): add AbortController to GitHub API fetch and 404 meta description
- Hero GitHubStarButton: add AbortController to abort fetch on unmount,
preventing potential state updates on unmounted components
- not-found.tsx: add missing description metadata for SEO completeness
https://claude.ai/code/session_01XAKeP67mR8sb1MxDPkYhxC1 parent c231b7b commit ccfc604
2 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
0 commit comments