Files
latosa-escrima/latosa-frontend/app/gallery/page.tsx
2025-01-13 13:18:11 +01:00

8 lines
63 B
TypeScript

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