New assets, fixed list box scrolling, header text, etc..
This commit is contained in:
@@ -53,7 +53,7 @@ export class MessageModal extends React.Component {
|
||||
<Row>
|
||||
<Row.Item grow />
|
||||
<Row.Item>
|
||||
<Button submit='messageModal' onClick={this.onSubmit}>OK</Button>
|
||||
<Button submit='messageModal' text='OK' onClick={this.onSubmit} />
|
||||
</Row.Item>
|
||||
<Row.Item grow />
|
||||
</Row>
|
||||
|
||||
Reference in New Issue
Block a user