SurfSense/surfsense_web/components/pricing
Trevin Chow 112d5f21cb perf: remove unnecessary "use client" from pricing-section.tsx
The component uses no hooks, event handlers, or browser APIs.
The child <Pricing> component already has its own client boundary,
so this wrapper can safely render on the server.

Fixes #1193
2026-04-10 01:16:03 -07:00
..
pricing-section.tsx perf: remove unnecessary "use client" from pricing-section.tsx 2026-04-10 01:16:03 -07:00