Typescript

This commit is contained in:
Mitchell McCaffrey
2021-07-16 18:59:29 +10:00
parent 2ce9d2dd08
commit a1fb67df7b
22 changed files with 314 additions and 203 deletions

View File

@@ -1,7 +1,7 @@
import React from "react";
import Tile from "../tile/Tile";
import MapImage from "./MapImage";
import MapImage from "./MapTileImage";
function MapTile({
map,