fix any in StatsElement

This commit is contained in:
Olivier Gagnon
2022-07-18 03:11:49 -04:00
parent fbd6b1b28c
commit 9057bcc8fb

View File

@ -91,7 +91,7 @@ export function EarningsElement(props: IProps): React.ReactElement {
const classes = useStyles();
const player = use.Player();
let data: any[][] = [];
let data: (string | JSX.Element)[][] = [];
if (props.sleeve.currentTask === SleeveTaskType.Crime) {
data = [
[