Files
web/components/Loyalty/Blocks/DynamicContent/HowItWorks/index.tsx
2024-04-29 14:02:03 +02:00

4 lines
62 B
TypeScript

export default function HowItWorks() {
return <div></div>
}