Sfoglia il codice sorgente

Removed unwanted connection in register

master
kj1352 4 anni fa
parent
commit
1e1133706e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      src/app/register-business/register-business.component.html

+ 1
- 1
src/app/register-business/register-business.component.html Vedi File

@@ -102,7 +102,7 @@
</p>
<div class="form-action-buttons">
<button (click)="formState = 'REGISTER_FORM'" class="highlight">
<button class="highlight">
Next
</button>
</div>


Caricamento…
Annulla
Salva