mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-05 13:52:40 +02:00
This component uses zero client-side features (no hooks, no event handlers, no browser APIs). It only defines a static data array and renders a <Pricing> child component which is already a Client Component itself. Removing the directive lets Next.js render this wrapper and its static data on the server, reducing the client JS bundle. Fixes #1193 |
||
|---|---|---|
| .. | ||
| pricing-section.tsx | ||