environments/review-gleasonato-trtlxz/deployments/536^2
ewwwwwwww 2022-07-09 15:37:13 -07:00
rodzic 3725db9789
commit 63ee482982
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -8,8 +8,6 @@ const getSpritesheetURL = (set: string) => {
}
const getImageURL = (set: string, name: string) => {
console.log(set, name);
return `/packs/emoji/${name}.svg`;
}