This commit is contained in:
tugcekucukoglu 2024-02-02 16:26:27 +03:00
parent 44dd2b5e59
commit 90cd9e288e
28 changed files with 20 additions and 26 deletions

View file

@ -20,6 +20,10 @@ export default {
type: Boolean,
default: false
},
variant: {
type: String,
default: null
},
disabled: {
type: Boolean,
default: false