mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-05 03:11:09 +00:00
inspector cleanup
This commit is contained in:
@@ -163,7 +163,7 @@ function Loader(props: { file: PMTiles }) {
|
||||
<MagnifyingGlassIcon /> Tile Inspector
|
||||
</ToolbarToggleItem>
|
||||
</ToolbarToggleGroup>
|
||||
<ToolbarLink href="#" target="_blank" css={{ marginRight: 10 }}>
|
||||
<ToolbarLink css={{ marginRight: 10 }}>
|
||||
{props.file.source.getKey()}
|
||||
</ToolbarLink>
|
||||
<DialogPrimitive.Root open={modalOpen}>
|
||||
|
||||
Reference in New Issue
Block a user