component-shipinlv 0.1.17 → 0.1.18

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/dist/global.less +4 -3
  2. package/package.json +1 -1
package/dist/global.less CHANGED
@@ -1,3 +1,4 @@
1
- .ant-modal-confirm-btns{
2
- display: none !important;
3
- }
1
+ //不要随便加, next 不支持
2
+ //.ant-modal-confirm-btns{
3
+ // display: none !important;
4
+ //}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "component-shipinlv",
3
- "version": "0.1.17",
3
+ "version": "0.1.18",
4
4
  "description": "",
5
5
  "module": "dist/index.js",
6
6
  "types": "dist/index.d.ts",