From cef337e5f5ab50d3bdd72e0e22925227ed7aa012 Mon Sep 17 00:00:00 2001 From: Matthew Grove Date: Thu, 30 Sep 2021 11:34:08 +0100 Subject: [PATCH] Add tooltip to link buttons --- src/LoggedInHome.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/LoggedInHome.js b/src/LoggedInHome.js index 0bef4ef..3c78174 100644 --- a/src/LoggedInHome.js +++ b/src/LoggedInHome.js @@ -380,9 +380,9 @@ export default withRouter(class LoggedInHome extends React.Component { My Sets } - } className="button--round"> + } className="button--round" title="Create set"> - } className="button--round buttons--mobile"> + } className="button--round buttons--mobile" title="Create set">