Signed-off-by: Matt Bruce <mbrucedogs@gmail.com>
This commit is contained in:
parent
6272dcdada
commit
2d7ae94449
@ -80,7 +80,7 @@ const Top100: React.FC = () => {
|
|||||||
const mockTopPlayedItems: TopPlayed[] = [
|
const mockTopPlayedItems: TopPlayed[] = [
|
||||||
{
|
{
|
||||||
key: 'mock-1',
|
key: 'mock-1',
|
||||||
title: 'CAN\'T STOP THE FEELING',
|
title: 'CAN T STOP THE FEELING',
|
||||||
artist: 'Justin Timberlake',
|
artist: 'Justin Timberlake',
|
||||||
count: 63
|
count: 63
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user