almir0201 / Pokedex

0 stars 0 forks source link

create component base card #46

Closed Shekey closed 6 months ago

Shekey commented 7 months ago

Screenshot 2024-02-21 at 22 04 24

props, title, types, power stats as array of { label: attack, power: number}, but double check if these are correct name for props. We already have this component and image can be children but aspect ratio should be already applied

only prop should be <img src, width, height, alt />