mirror of
https://github.com/maputnik/editor.git
synced 2025-12-25 15:40:00 +00:00
Removed additional close button
This commit is contained in:
@@ -62,11 +62,6 @@ class ShortcutsModal extends React.Component {
|
||||
</li>
|
||||
})}
|
||||
</ul>
|
||||
<p>
|
||||
<Button onClick={() => this.props.onOpenToggle()}>
|
||||
Close
|
||||
</Button>
|
||||
</p>
|
||||
</div>
|
||||
</Modal>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user