This commit is contained in:
parent
29947757af
commit
926d29a36e
@ -261,7 +261,7 @@ const MenuBarButton = ({
|
||||
<button
|
||||
onClick={onClick}
|
||||
disabled={disabled}
|
||||
className={`btn btnMain btmMainTipTap ${isActive ? 'is-active' : ''}`}
|
||||
className={`btn btnMain btnMainTipTap ${isActive ? 'is-active' : ''}`}
|
||||
>
|
||||
{label}
|
||||
</button>
|
||||
|
Loading…
Reference in New Issue
Block a user