Merge pull request #1211 from tmchow/osc/1193-remove-use-client

perf: remove unnecessary `"use client"` from pricing-section.tsx
This commit is contained in:
Rohan Verma 2026-04-10 14:36:26 -07:00 committed by GitHub
commit c2ab3316fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,3 @@
"use client";
import { Pricing } from "@/components/pricing";
const demoPlans = [