mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 09:16:22 +02:00
Wraps unguarded console.log statements in use-connectors-electric, mcp-config-validator, and ElectricProvider behind an IS_DEV guard, matching the existing pattern in lib/electric/client.ts. Keeps console.error calls untouched so real errors still surface. Fixes #904 |
||
|---|---|---|
| .. | ||
| ElectricProvider.tsx | ||
| GlobalLoadingProvider.tsx | ||
| I18nProvider.tsx | ||
| PostHogIdentify.tsx | ||
| PostHogProvider.tsx | ||
| PostHogReferral.tsx | ||