mirror of
https://github.com/pinry/pinry.git
synced 2026-02-19 21:07:15 +01:00
Feature: use "add" and "remove" instead of single "favorite"
This commit is contained in:
committed by
Isaac Bythewood
parent
c49483ec6f
commit
5b5bb00174
@@ -4,7 +4,14 @@
|
||||
<span class="icon-container">
|
||||
<b-icon
|
||||
type="is-light"
|
||||
icon="heart"
|
||||
icon="minus-box"
|
||||
custom-size="mdi-24px">
|
||||
</b-icon>
|
||||
</span>
|
||||
<span class="icon-container">
|
||||
<b-icon
|
||||
type="is-light"
|
||||
icon="plus-box"
|
||||
custom-size="mdi-24px">
|
||||
</b-icon>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user