refactor(typescript): use generic instead of simple array type (#205)

This commit is contained in:
Marco Pasqualetti
2024-12-07 11:58:58 +01:00
committed by GitHub
parent 08b75b1a79
commit c76464bf8a
20 changed files with 41 additions and 37 deletions
@@ -1,4 +1,5 @@
import { Link } from 'tuono'
import styles from './PokemonView.module.css'
interface Pokemon {