[improvement] unify mixin name (#2795)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* Common Picker Props
|
||||
*/
|
||||
|
||||
export default {
|
||||
export const PickerMixin = {
|
||||
props: {
|
||||
title: String,
|
||||
loading: Boolean,
|
||||
|
||||
Reference in New Issue
Block a user