supermemory/apps/web/components/settings
claude[bot] b3399613e4 Fix Biome lint errors in billing.tsx
- Remove unused imports: CreditCard, Zap, calculateUsagePercent
- Remove unused variables: AUTO_TOP_UP_THRESHOLDS, AUTO_TOP_UP_AMOUNTS, creditUsagePct
- Fix a11y: associate labels with inputs using htmlFor/id attributes
- Fix formatting issues

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-24 10:05:48 +00:00
..
account.tsx feat(web): redesign settings layout + split billing into its own tab (#980) 2026-05-20 14:56:10 +05:30
billing.tsx Fix Biome lint errors in billing.tsx 2026-05-24 10:05:48 +00:00
connections-mcp.tsx chore: replace play icon with sync icon on connections list (#983) 2026-05-21 17:32:34 +05:30
integrations.tsx feat(web): redesign settings layout + split billing into its own tab (#980) 2026-05-20 14:56:10 +05:30
support.tsx feat(web): redesign settings layout + split billing into its own tab (#980) 2026-05-20 14:56:10 +05:30
sync-history-panel.tsx mobile responsiveness pass + connections reauth fix (#959) 2026-05-17 21:49:23 +00:00
sync-status-badge.tsx mobile responsiveness pass + connections reauth fix (#959) 2026-05-17 21:49:23 +00:00
sync-utils.ts feat: add connector sync visibility to NOVA settings page (#930) 2026-05-12 11:59:56 +05:30