Browse Source

revert input (#15516)

pull/15526/head
zombieJ 6 years ago
committed by GitHub
parent
commit
0dadee3233
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      components/date-picker/style/index.tsx

2
components/date-picker/style/index.tsx

@ -2,5 +2,7 @@ import '../../style/index.less';
import './index.less';
// style dependencies
// deps-lint-skip: input
import '../../input/style';
import '../../time-picker/style';
import '../../tag/style';

Loading…
Cancel
Save