Ui design development
This commit is contained in:
@ -164,6 +164,13 @@
|
||||
:error="onFailErrorGet('rate')"
|
||||
/>
|
||||
<div class="mt-4 col-md-3 current-tab-btn">
|
||||
<base-button
|
||||
type="white"
|
||||
native-type="button"
|
||||
@click="handleClickCancel()"
|
||||
>
|
||||
{{ translations.currencies.cancel }}</base-button
|
||||
>
|
||||
<base-button
|
||||
type="success"
|
||||
native-type="button"
|
||||
|
Reference in New Issue
Block a user