chore: correct spelling for 'dragable' (#4600)
This commit is contained in:
@@ -17,7 +17,7 @@ defineOptions({
|
||||
|
||||
const props = withDefaults(defineProps<Props>(), {
|
||||
contentClass: 'vben-tabs-content',
|
||||
dragable: true,
|
||||
draggable: true,
|
||||
styleType: 'chrome',
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user