From 9589bbae3ae35ddb7bf80804e918e143479e4d23 Mon Sep 17 00:00:00 2001 From: Zaidhaan Date: Wed, 8 Mar 2023 21:07:02 +0800 Subject: [PATCH] fix(a11y): add aria labels to bottom navigation links (#1867) --- components/nav/NavBottom.vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/components/nav/NavBottom.vue b/components/nav/NavBottom.vue index ec1109fa..43e9cb87 100644 --- a/components/nav/NavBottom.vue +++ b/components/nav/NavBottom.vue @@ -13,13 +13,13 @@ const { notifications } = useNotifications() >