mirror of
https://github.com/MODSetter/SurfSense
synced 2026-06-21 13:44:09 +00:00
112d5f21cb
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