mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 19:01:08 +00:00
inspector app has shared tile type detection
This commit is contained in:
@@ -2,7 +2,7 @@ import { useState } from "react";
|
||||
import { PMTiles } from "../../js";
|
||||
import { styled } from "./stitches.config";
|
||||
|
||||
function Inspector() {
|
||||
function Inspector(props:{file:string}) {
|
||||
return (
|
||||
<>
|
||||
foo
|
||||
|
||||
Reference in New Issue
Block a user