提交
This commit is contained in:
7
甲情_甲意/miniprogram/node_modules/antd-mini/less/TabBar/props.js
generated
vendored
Normal file
7
甲情_甲意/miniprogram/node_modules/antd-mini/less/TabBar/props.js
generated
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
export var TabBarDefaultProps = {
|
||||
items: [],
|
||||
current: null,
|
||||
defaultCurrent: 0,
|
||||
activeClassName: '',
|
||||
activeStyle: '',
|
||||
};
|
Reference in New Issue
Block a user