Finished converting all the popups.

This commit is contained in:
Olivier Gagnon
2021-08-30 17:59:11 -04:00
parent 3ba04220e1
commit cf72d72bb0
15 changed files with 585 additions and 615 deletions
-1
View File
@@ -13,7 +13,6 @@ import { createPopup } from "../../ui/React/createPopup";
interface IProps {
routing: any;
eventHandler: any;
corp: any;
currentCity: string;
}