feat(clothes): add tank top to workout clothes ref

This commit is contained in:
Sebin Nyshkim 2020-02-18 14:55:12 +01:00
parent f0ff1f1058
commit 1cd04e2755
3 changed files with 2 additions and 1 deletions

View file

@ -29,6 +29,7 @@ export default {
const workout = [
"/img/clothes-ref/workout/hoodie.jpg",
"/img/clothes-ref/workout/tank-top.jpg",
"/img/clothes-ref/workout/gloves.jpg",
"/img/clothes-ref/workout/shorts.jpg"
];