Update PaymentDemo.vue

pull/457/head
yigitfindikli 2020-08-19 17:02:16 +03:00
parent f2b4d1b3f3
commit a4ebd752a8
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
<template slot="content">
<div class="p-fluid p-formgrid p-grid">
<div class="p-field p-col-12">
<label for="class">Class</label>
<label for="class">Card Holder Name</label>
<InputText type="text" v-model="cardholderName" />
</div>
<div class="p-field p-col-8">