Moved Button.jsx to 'shared'
This commit is contained in:
parent
c089ec93de
commit
801d3819b0
@ -79,6 +79,7 @@ Button = React.createClass({
|
||||
{this.props.span ?
|
||||
<span></span>
|
||||
: null }
|
||||
|
||||
</button>
|
||||
)
|
||||
}
|
Loading…
Reference in New Issue
Block a user