openreplay/frontend/app/components/Client/Billing/Billing.tsx
2025-06-03 11:40:55 +02:00

3 lines
No EOL
52 B
TypeScript

export default function Billing() {
return null;
}