mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2025-01-30 16:35:33 +01:00
Removed additional close button
This commit is contained in:
parent
dd122d1bac
commit
ab9c39b862
1 changed files with 0 additions and 5 deletions
|
@ -62,11 +62,6 @@ class ShortcutsModal extends React.Component {
|
|||
</li>
|
||||
})}
|
||||
</ul>
|
||||
<p>
|
||||
<Button onClick={() => this.props.onOpenToggle()}>
|
||||
Close
|
||||
</Button>
|
||||
</p>
|
||||
</div>
|
||||
</Modal>
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue