[WIP] Заменил степпер на квазаровский, фикс стилей
This commit is contained in:
@@ -53,6 +53,14 @@ export default {
|
||||
type: String,
|
||||
default: "menu",
|
||||
},
|
||||
icon: {
|
||||
type: String,
|
||||
default: null,
|
||||
},
|
||||
size: {
|
||||
type: Number,
|
||||
default: 18,
|
||||
},
|
||||
disable: Boolean,
|
||||
label: String,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user