improvements to inspector app

This commit is contained in:
Brandon Liu
2022-06-13 16:48:58 +08:00
parent beef7a3ab7
commit 9962b4e344
8 changed files with 241 additions and 138 deletions

View File

@@ -129,7 +129,7 @@ function Start(props: {
};
const onSubmit = () => {
// props.setFile(new PMTiles("abcd"));
props.setFile(new PMTiles(remoteUrl));
};
return (