fix active state

This commit is contained in:
Danil Kovtonyuk 2020-11-05 16:48:05 +10:00
parent a23fd6faba
commit 6b6384a4e6

View File

@ -18,7 +18,7 @@
cx="30"
cy="30"
r="23.5"
fill="#191919"
:fill="active ? '#276C4E' : '#191919'"
:stroke="active ? '#44F1A6' : '#3F3F3F'"
/>
<path