Change add party memeber icon and added titles to icon buttons

This commit is contained in:
Mitchell McCaffrey
2020-04-09 11:12:46 +10:00
parent 331c323f31
commit 0f4a5caf94
6 changed files with 26 additions and 8 deletions

View File

@@ -70,7 +70,7 @@ function AddMapButton({ onMapChanged }) {
return (
<>
<IconButton aria-label="Add Map" onClick={openModal}>
<IconButton aria-label="Add Map" title="Add Map" onClick={openModal}>
<svg
xmlns="http://www.w3.org/2000/svg"
height="24"