浏览代码

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> </p>
<div class="form-action-buttons"> <div class="form-action-buttons">
<button (click)="formState = 'REGISTER_FORM'" class="highlight">
<button class="highlight">
Next Next
</button> </button>
</div> </div>


正在加载...
取消
保存