Some Self Reviewed

This commit is contained in:
devansh bawari 2020-10-12 12:30:37 +05:30
parent a6b969ad97
commit 921aaefbc4
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
title="{{ __('velocity::app.shop.wishlist.remove-wishlist-text') }}"
@endif>
<wishlist-component active="{{ !$isWished }}"></wishlist-component>
<wishlist-component active="{{ ! $isWished }}"></wishlist-component>
@if (isset($text))
{!! $text !!}