瀏覽代碼

Removed unwanted connection in register

master
kj1352 4 年之前
父節點
當前提交
1e1133706e
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      src/app/register-business/register-business.component.html

+ 1
- 1
src/app/register-business/register-business.component.html 查看文件

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


Loading…
取消
儲存