Fixed paypal button not spawning
This commit is contained in:
		@@ -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>
 | 
				
			||||||
		Reference in New Issue
	
	Block a user