Skip to content

Commit ca750e9

Browse files
committed
Update components colors
1 parent 876135c commit ca750e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/previous-editions/page.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ export default function PreviousEditionsPage() {
6868
<p className="text-py-text">{event.highlights}</p>
6969
</div>
7070
</div>
71-
//TODO: mejorar el acceso al año
71+
{/* TODO: mejorar el acceso al año */}
7272
{/* Botón único para Fotos y Videos */}
7373
{/* <div className="mt-6 flex justify-center">
7474
{event.photosLink && (

0 commit comments

Comments
 (0)