custom-antd
Advanced tools
+1
-1
@@ -6,2 +6,2 @@ /** | ||
| */ | ||
| export { default as MySelect } from './components/select/index'; | ||
| export { default as MySelect } from './components'; |
+2
-1
@@ -12,2 +12,3 @@ /** | ||
| export default MySelect;*/ | ||
| export { default as MySelect } from './components/select/index'; | ||
| // export {default as MySelect} from './components/select'; | ||
| export { default as MySelect } from './components'; |
+1
-1
| { | ||
| "name": "custom-antd", | ||
| "version": "0.0.10", | ||
| "version": "0.0.11", | ||
| "scripts": { | ||
@@ -5,0 +5,0 @@ "dist": "webpack ./webpack.config.js", |
8301
0.41%154
0.65%