ant-design/components/form-legacy/style/index.tsx
zombieJ 340ff711ab
chore: Support TypeScript & JavaScript with Demo (#17247)
* update bisheng

* support lang panel

* display tabs if multiple lang

* rm tmp file
2019-06-23 12:49:28 +08:00

6 lines
106 B
TypeScript

import '../../style/index.less';
import './index.less';
// style dependencies
import '../../grid/style';