sforkowany z mirror/soapbox
oops
rodzic
317672e6ec
commit
540b28364b
|
@ -10,7 +10,7 @@ const getSpritesheetURL = (set: string) => {
|
||||||
const getImageURL = (set: string, name: string) => {
|
const getImageURL = (set: string, name: string) => {
|
||||||
console.log(set, name);
|
console.log(set, name);
|
||||||
|
|
||||||
return `/packs/images/${name}.svg`;
|
return `/packs/emojis/${name}.svg`;
|
||||||
}
|
}
|
||||||
|
|
||||||
function Picker(props: PickerProps) {
|
function Picker(props: PickerProps) {
|
||||||
|
|
Ładowanie…
Reference in New Issue