Fixed paypal button not spawning
This commit is contained in:
parent
6881a17b50
commit
0d557a960a
@ -26,6 +26,6 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<div *ngIf="app.cartCount()" id="paypal-button" class="float-right mt-3"></div>
|
<div id="paypal-button" class="float-right mt-3"></div>
|
||||||
</mat-card>
|
</mat-card>
|
||||||
</div>
|
</div>
|
Loading…
Reference in New Issue
Block a user