Skip to content

Commit

Permalink
ts add toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
dolymood committed May 13, 2018
1 parent 29ff366 commit f4ce6d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions types/cube-ui.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ export class Button extends CubeUIComponent {}
export class Loading extends CubeUIComponent {}
/** Tip Component */
export class Tip extends CubeUIComponent {}
/** Toolbar Component */
export class Toolbar extends CubeUIComponent {}
// form
/** Checkbox Component */
export class Checkbox extends CubeUIComponent {}
Expand Down

0 comments on commit f4ce6d3

Please sign in to comment.