SurfSense/surfsense_web/components/providers
CREDO23 6143a91406 feat: add ZeroProvider and wire into app layout
- Create components/providers/ZeroProvider.tsx with schema, queries,
  userID, context, and cacheURL configuration
- Wire ZeroProvider into app/layout.tsx wrapping GlobalLoadingProvider
  inside ReactQueryClientProvider (same position ElectricProvider had)
2026-03-23 18:09:59 +02:00
..
GlobalLoadingProvider.tsx fix: remove message from loading UI 2026-01-27 15:28:30 +05:30
I18nProvider.tsx feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
PostHogIdentify.tsx chore: linting 2026-02-20 22:44:56 -08:00
PostHogProvider.tsx feat: Enhance PostHog integration with referral tracking and error handling 2026-03-11 02:47:46 -07:00
PostHogReferral.tsx feat: Enhance PostHog integration with referral tracking and error handling 2026-03-11 02:47:46 -07:00
ZeroProvider.tsx feat: add ZeroProvider and wire into app layout 2026-03-23 18:09:59 +02:00