Skip to content

Commit

Permalink
new props leftButtons for tab buttons at the left.
Browse files Browse the repository at this point in the history
  • Loading branch information
yapcheahshen committed May 25, 2015
1 parent e2f6442 commit 4f919ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/jsx/mixins.js
Expand Up @@ -196,6 +196,7 @@ Mixins.PanelWrapper = {
*/
"onTabChange": null,
"buttons": [],
"leftButtons": [],
"globals": {}
};
},
Expand Down

0 comments on commit 4f919ce

Please sign in to comment.