juice-shop/juice-shop

View on GitHub
frontend/src/app/address-select/address-select.component.html

Summary

Maintainability
Test Coverage
<!--
  ~ Copyright (c) 2014-2024 Bjoern Kimminich & the OWASP Juice Shop contributors.
  ~ SPDX-License-Identifier: MIT
  -->

<div id="card">
     <app-address [showNextButton]="showNextButton"></app-address>
</div>