✨(component): 完成 select 组件, 新增 tag-input 组件 disabled-input 属性
This commit is contained in:
@@ -43,7 +43,7 @@ const matchModule: string[] = [
|
||||
"dropdownMenu",
|
||||
"dropdownMenuItem",
|
||||
"tag",
|
||||
"tagInput"
|
||||
"tagInput",
|
||||
];
|
||||
|
||||
export default (): UserConfigExport => {
|
||||
|
||||
Reference in New Issue
Block a user