hypnagaga/src/components/Table/stories/homeRuns.json
2023-03-27 14:42:00 -04:00

42 lines
No EOL
699 B
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"Name": "Barry Bonds",
"Home runs": 762
},
{
"Name": "Hank Aaron",
"Home runs": 755
},
{
"Name": "Babe Ruth",
"Home runs": 714
},
{
"Name": "Albert Pujols",
"Home runs": 703
},
{
"Name": "Alex Rodriguez",
"Home runs": 696
},
{
"Name": "Willie Mays",
"Home runs": 660
},
{
"Name": "Ken Griffey Jr.",
"Home runs": 630
},
{
"Name": "Jim Thome",
"Home runs": 612
},
{
"Name": "Sammy Sosa",
"Home runs": 609
},
{
"Name": "Frank Robinson",
"Home runs": 586
}
]