Skip to content

Commit

Permalink
Add tiles source to tab
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijrajsharma committed Aug 30, 2024
1 parent 942ca8f commit 69268bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/app/components/TileSourceField.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export default class TileSourceField extends Component {
return (
<div>
<Row>
<h3 style={{ marginTop: 15 }}>MBTiles Source</h3>
<h3 style={{ marginTop: 15 }}>Tiles Source</h3>
</Row>
{error &&
<Row>
Expand Down

0 comments on commit 69268bf

Please sign in to comment.