소스 검색

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>


불러오는 중...
취소
저장