DisableEventIndexDialog: Use a self-closing tag for the buttons.
This commit is contained in:
@@ -65,8 +65,7 @@ export default class DisableEventIndexDialog extends React.Component {
|
||||
primaryButtonClass="danger"
|
||||
onCancel={this.props.onFinished}
|
||||
disabled={this.state.disabling}
|
||||
>
|
||||
</DialogButtons>
|
||||
/>
|
||||
</BaseDialog>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user