From 03fe3045e308ab782c045284e5e9570e7a3d4094 Mon Sep 17 00:00:00 2001 From: Enrica Garcia Date: Wed, 21 Jun 2023 05:23:57 +0200 Subject: [PATCH] fix: add button name for accessibility --- src/pages/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.js b/src/pages/index.js index 063c49e7..4e61be2c 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -31,7 +31,7 @@ export default function IndexPage() { to="https://mentors.codingcoach.io" className="uppercase shadow-lg" > - Find a mentor + {children="Find a mentor"}