update
This commit is contained in:
+4
-2
@@ -84,6 +84,7 @@ import pause from "./icons/pause.png";
|
||||
import share from "./icons/share.png";
|
||||
import hitParadeLogo from "./icons/hitParadeLogo.png";
|
||||
import calendar from "./icons/calendar.png";
|
||||
import coin from "./icons/coin.png";
|
||||
|
||||
export const icons = {
|
||||
bell,
|
||||
@@ -145,6 +146,7 @@ export const icons = {
|
||||
share,
|
||||
hitParadeLogo,
|
||||
calendar,
|
||||
coin,
|
||||
};
|
||||
|
||||
import triangle from "./art/triangle.png";
|
||||
@@ -152,7 +154,6 @@ import circle from "./art/circle.png";
|
||||
import square from "./art/square.png";
|
||||
import gradientTriangle from "./art/gradientTriangle.png";
|
||||
|
||||
import coin from "./art/coin.png";
|
||||
import threeCoins from "./art/threeCoins.png";
|
||||
import boost from "./art/boost.png";
|
||||
import boostBig from "./art/boostBig.png";
|
||||
@@ -162,7 +163,6 @@ export const art = {
|
||||
circle,
|
||||
square,
|
||||
gradientTriangle,
|
||||
coin,
|
||||
threeCoins,
|
||||
boost,
|
||||
boostBig,
|
||||
@@ -199,6 +199,7 @@ import libraryBG from "./UI/libraryBG.png";
|
||||
import libraryBG2 from "./UI/libraryBG2.png";
|
||||
import profileBG from "./UI/profileBG.png";
|
||||
import hitParadeBG from "./UI/hitParadeBG.png";
|
||||
import homeBG from "./UI/homeBG.png";
|
||||
|
||||
export const background = {
|
||||
writingBG,
|
||||
@@ -212,6 +213,7 @@ export const background = {
|
||||
libraryBG2,
|
||||
profileBG,
|
||||
hitParadeBG,
|
||||
homeBG,
|
||||
};
|
||||
|
||||
import nathalie from "./UI/nathalie.png";
|
||||
|
||||
Reference in New Issue
Block a user