openreplay/frontend/app/components/Clips/ClipsPage/index.ts
2025-06-05 09:44:15 +02:00

3 lines
36 B
TypeScript

function Clips() {
return null;
}