refactor: add card style
parent
488437b819
commit
a679542418
|
@ -0,0 +1,7 @@
|
|||
import '../../style/index.less';
|
||||
import './index.less';
|
||||
|
||||
// style dependencies
|
||||
import '../../tabs/style';
|
||||
import '../../row/style';
|
||||
import '../../col/style';
|
Loading…
Reference in New Issue