1
0
This commit is contained in:
2022-03-29 23:50:01 +00:00
parent e09e453071
commit e9468a9a09
3 changed files with 11 additions and 16 deletions

View File

@@ -54,12 +54,5 @@ const funkos = [
price: 50,
description: 'bob',
rank: 1
},
{
title: 'My fave funko',
img: 'myfavefunko',
price: 'priceless',
description: 'arsehole',
rank: -400
}
];
];