Explorar o código

fix: fill button title attr

GyDi %!s(int64=2) %!d(string=hai) anos
pai
achega
a7ba9f1886
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/components/profile/profile-more.tsx

+ 2 - 0
src/components/profile/profile-more.tsx

@@ -151,6 +151,7 @@ const ProfileMore = (props: Props) => {
                   size="small"
                   edge="start"
                   color="error"
+                  title="Console"
                   onClick={() => setLogOpen(true)}
                 >
                   <FeaturedPlayListRounded fontSize="inherit" />
@@ -161,6 +162,7 @@ const ProfileMore = (props: Props) => {
                 size="small"
                 edge="start"
                 color="inherit"
+                title="Console"
                 onClick={() => setLogOpen(true)}
               >
                 <FeaturedPlayListRounded fontSize="inherit" />