Files
latosa-escrima/latosa-frontend/app/(main)/gallery/page.tsx
2025-01-14 09:48:41 +01:00

4 lines
53 B
TypeScript

export default function Gallery() {
return <></>;
}