Add open Mapbox styles to gallery

This commit is contained in:
Lukas Martinelli
2017-01-14 14:00:32 +01:00
parent 24dc71344e
commit 9509b59696
3 changed files with 29 additions and 4 deletions
+2
View File
@@ -101,7 +101,9 @@ class OpenModal extends React.Component {
<p>
Open one of the publicly available styles to start from.
</p>
<div className="maputnik-style-gallery-container">
{styleOptions}
</div>
</section>
</Modal>
}