From b04e087ca671cdc11f9be3a87d0febc6fb74d1b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciar=C3=A1n=20Ainsworth?= Date: Wed, 28 Dec 2022 18:37:37 +0000 Subject: [PATCH] Improve a11y Part-of: --- front/src/components/library/TrackBase.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/src/components/library/TrackBase.vue b/front/src/components/library/TrackBase.vue index 9c09c52d8..085e2c7b2 100644 --- a/front/src/components/library/TrackBase.vue +++ b/front/src/components/library/TrackBase.vue @@ -122,7 +122,7 @@ const remove = async () => {

{{ track.title }}

-

+ { {{ momentFormat(new Date(track.creation_date), 'LL') }} -

+