Removing console.log.

pull/643/head
Kellan Wampler 2022-07-28 09:31:51 -04:00
rodzic 3399d3a2f7
commit e9bd0a4e90
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -71,8 +71,6 @@ const assets = {
polygon: `${AWS_ASSETS_PATH}/polygon_blockchain_logo.png`,
};
console.log(assets["championsAscension"]);
const Homepage = () => {
const [background, setBackground] = useState("background720");
const [backgroundLoaded720, setBackgroundLoaded720] = useState(false);