mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2025-01-30 23:55:32 +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>
|
</li>
|
||||||
})}
|
})}
|
||||||
</ul>
|
</ul>
|
||||||
<p>
|
|
||||||
<Button onClick={() => this.props.onOpenToggle()}>
|
|
||||||
Close
|
|
||||||
</Button>
|
|
||||||
</p>
|
|
||||||
</div>
|
</div>
|
||||||
</Modal>
|
</Modal>
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue