major update
This commit is contained in:
@@ -128,7 +128,7 @@
|
||||
|
||||
|
||||
<div class="col-span-12 md:col-span-12 flex mt-5 mb-5">
|
||||
<button class="btn btn-sm btn-accent">
|
||||
<button class="btn btn-sm btn-secondary">
|
||||
Save Credit Card
|
||||
</button>
|
||||
</div>
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
</div>
|
||||
<div class="flex justify-end">
|
||||
<router-link :to="{ name: 'customerCreate' }">
|
||||
<button class="btn btn-sm btn-accent">Create Customer</button>
|
||||
<button class=" btn bg-blue-700 btn-sm">Create Customer</button>
|
||||
</router-link>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user