replace show-preview icon with eye

This commit is contained in:
nelle 2024-07-11 16:01:55 -06:00
parent 1fab0bdfb2
commit e6b86b0652

View file

@ -57,7 +57,7 @@
:class="{ active: showPreview }"
@click="showPreview = !showPreview"
>
<i class="ph-binoculars ph-bold ph-lg"></i>
<i class="ph-eye ph-bold ph-lg"></i>
</button>
<button
class="submit _buttonGradate"