Skip to content

Commit

Permalink
fix : fixing label name for cancel button
Browse files Browse the repository at this point in the history
  • Loading branch information
marsellavaleria19 committed Oct 9, 2024
1 parent 273f126 commit 1522234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Base/Dialog/FooterNew/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<slot>
<div class="mr-4">
<jds-button
label="Batal"
label="Batalkan"
type="button"
variant="secondary"
class="!text-[14px] !font-bold"
Expand Down

0 comments on commit 1522234

Please sign in to comment.