Fix follow button being filled in when signed-out (#811)

This commit is contained in:
stairman06
2022-12-17 13:16:12 -06:00
committed by GitHub
parent 17a56189dc
commit 0de19a09ad

View File

@@ -167,7 +167,7 @@
Report
</a>
<a class="iconified-button" :href="authUrl">
<HeartIcon fill="currentColor" aria-hidden="true" />
<HeartIcon aria-hidden="true" />
Follow
</a>
</template>