From 9c26dc51f05c2a96bf425407e5ce7b851b46bcb3 Mon Sep 17 00:00:00 2001 From: Arthur Le Meur Date: Wed, 23 Oct 2024 15:27:02 +0200 Subject: [PATCH] fix illustrations aria in Wizard --- src/renderer/library/components/Wizard.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/renderer/library/components/Wizard.tsx b/src/renderer/library/components/Wizard.tsx index fd2c7f47f..1b99be58f 100644 --- a/src/renderer/library/components/Wizard.tsx +++ b/src/renderer/library/components/Wizard.tsx @@ -148,7 +148,7 @@ export const WizardModal = () => {

{__("wizard.title.welcome")}

{__("wizard.description.home")}

- +
@@ -171,7 +171,7 @@ export const WizardModal = () => {

{__("wizard.description.yourBooks")}

- +
e.preventDefault()}> @@ -189,7 +189,7 @@ export const WizardModal = () => {

{__("wizard.description.catalogs")}

- +
e.preventDefault()}> @@ -206,7 +206,7 @@ export const WizardModal = () => {

{__("wizard.tab.readingView")}

{__("wizard.description.readingView1")}

{__("wizard.description.readingView2")}

- +
e.preventDefault()}> @@ -223,7 +223,7 @@ export const WizardModal = () => {

{__("wizard.title.newFeature")}

{__("wizard.description.annotations")}

- +