Support Card
This commit is contained in:
parent
bb71140e7b
commit
a8cb711cb8
5 changed files with 32 additions and 19 deletions
|
@ -7,7 +7,7 @@ import Alert from './components/alert';
|
|||
import Badge from './components/badge';
|
||||
// import Breadcrumb from './components/breadcrumb';
|
||||
import Button from './components/button';
|
||||
// import Card from './components/card';
|
||||
import Card from './components/card';
|
||||
import Carousel from './components/carousel';
|
||||
// import Cascader from './components/cascader';
|
||||
import Checkbox from './components/checkbox';
|
||||
|
@ -56,7 +56,7 @@ const iview = {
|
|||
// iButton: Button,
|
||||
Button,
|
||||
ButtonGroup: Button.Group,
|
||||
// Card,
|
||||
Card,
|
||||
Carousel,
|
||||
CarouselItem: Carousel.Item,
|
||||
// Cascader,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue