diff --git a/lib/components/tab.js b/lib/components/tab.js index 9a15ce0f..20795129 100644 --- a/lib/components/tab.js +++ b/lib/components/tab.js @@ -65,7 +65,7 @@ export default class Tab extends Component { ) } onClick={ this.props.onClose }> - + { this.props.customChildren }