mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-27 17:56:25 +02:00
Replace the manual useEffect + fetch in NavbarGitHubStars with useQuery from @tanstack/react-query. This gives the component caching, request deduplication, automatic retries, and devtools visibility for free. The useLatestRelease hook referenced in the issue has already been removed from hero-section.tsx, so only the stars badge needed migration. Closes #1198 |
||
|---|---|---|
| .. | ||
| announcements | ||
| apis | ||
| chat | ||
| connectors | ||
| electric | ||
| posthog | ||
| query-client | ||
| remotion | ||
| auth-errors.ts | ||
| auth-utils.ts | ||
| env-config.ts | ||
| error.ts | ||
| format-date.ts | ||
| provider-icons.tsx | ||
| source.ts | ||
| utils.ts | ||