Browse Source

Removed unwanted connection in register

master
kj1352 4 years ago
parent
commit
1e1133706e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/app/register-business/register-business.component.html

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

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


Loading…
Cancel
Save