Skip to content

Commit

Permalink
fix(ZNTA-2143) remove linting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
kgough committed Sep 11, 2017
1 parent 619c228 commit 3e7bdb5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ class TMXExportModal extends Component {

return (
<Modal id='tmxExportModal' show={show} onHide={handleOnClose}
keyboard backdrop>
keyboard backdrop>
<Modal.Header>
<Modal.Title>{title}</Modal.Title>
</Modal.Header>
Expand Down

0 comments on commit 3e7bdb5

Please sign in to comment.