Skip to content

Commit

Permalink
Merge pull request #27 from Billing-Wise/fix/비회원-간편동의-컴포넌트-수정
Browse files Browse the repository at this point in the history
[fix] 비회원 간편동의 페이지에서 확인 버튼 삭제
  • Loading branch information
dtd1614 authored Aug 2, 2024
2 parents 2d5b07b + 9cc0f12 commit 88f56c5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/views/consent/non-member/PaymentCompletion.vue
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@
<p class="thank-you">이용해주셔서 감사합니다.</p>
</div>
</div>
<div class="button-container">
<ThmemBtnVue class="confirm-button" title="확인" @click="goHome" />
</div>
</div>
</template>

Expand Down

0 comments on commit 88f56c5

Please sign in to comment.