Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
fix: fix accessibility non conforme
Browse files Browse the repository at this point in the history
  • Loading branch information
YoannNumericite committed Sep 26, 2023
1 parent 0325d49 commit f740c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ function App({ Component, pageProps }: AppProps) {
orientation: "horizontal",
}}
homeLinkProps={homeLinkProps}
accessibility="fully compliant"
accessibility="non compliant"
bottomItems={[headerFooterDisplayItem]}
contentDescription={`
Nata, l'application mobile destinée aux femmes enceintes afin de les accompagner dans leur suivi de grossesse à travers un parcours éclairé et sécurisant.
Expand Down

0 comments on commit f740c42

Please sign in to comment.