fix: fill button title attr

This commit is contained in:
GyDi 2022-08-16 23:46:33 +08:00
parent d5192e2244
commit a7ba9f1886
No known key found for this signature in database
GPG Key ID: 1C95E0D3467B3084

View File

@ -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" />