2467 button title

* commit '1f649b9799a67588b771ec61658ff5e8ac83f57c':
  Change button title translation key
  Add a title to the refresh buttons
This commit is contained in:
Artem Baskal 2020-12-24 15:36:34 +03:00
commit fa1056b424
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ const Dashboard = ({
const refreshButton = <button
type="button"
className="btn btn-icon btn-outline-primary btn-sm"
title={t('refresh_btn')}
onClick={() => getAllStats()}
>
<svg className="icons">