Update list-item.d.ts (#569)

pull/575/head
hongfei hu 2019-03-11 14:40:59 +08:00 committed by tangjinzhou
parent ff8eb937a9
commit aac5e5677a
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ import { AntdComponent } from '../component';
import { Meta } from '../meta';
export declare class ListItem extends AntdComponent {
static Meta: Meta;
static Meta: typeof Meta;
/**
* The actions content of list item. If itemLayout is vertical, shows the content on bottom,