forked from external-repos/LifeTrinket
fix aria and minify
This commit is contained in:
@@ -121,6 +121,7 @@ const LifeCounterButton = ({
|
||||
e.preventDefault();
|
||||
}}
|
||||
style={{ fontSize }}
|
||||
aria-label={`${operation === 'add' ? 'Add' : 'Subtract'} life`}
|
||||
>
|
||||
<TextContainer
|
||||
$rotation={rotation}
|
||||
|
||||
Reference in New Issue
Block a user