chore(ionic): update build files

This commit is contained in:
Brandy Carney
2018-02-12 14:22:52 -05:00
parent eafa6d1daf
commit a8cc5de891
3 changed files with 102 additions and 74 deletions

View File

@ -1694,7 +1694,7 @@ declare global {
}
namespace JSXElements {
export interface IonMenuAttributes extends HTMLAttributes {
content?: string;
contentId?: string;
disabled?: boolean;
maxEdgeStart?: number;
menuId?: string;