From 7a1ab9fc873cf679a1d95597258cc0f68a6864ab Mon Sep 17 00:00:00 2001 From: Rousseau Corentin Date: Thu, 9 Dec 2021 11:15:30 +0100 Subject: [PATCH] fix(a11y): add semantic roles attributes --- components/NavigationSliceZone.vue | 2 +- components/slices/NavigationZone.vue | 2 +- layouts/default.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/NavigationSliceZone.vue b/components/NavigationSliceZone.vue index dbd58f197..11471e709 100644 --- a/components/NavigationSliceZone.vue +++ b/components/NavigationSliceZone.vue @@ -1,5 +1,5 @@