kopia lustrzana https://github.com/bugout-dev/moonstream
remove console .log
rodzic
e9aeac38b7
commit
6b85bec6f3
|
|
@ -123,7 +123,6 @@ const Homepage = () => {
|
|||
}, [isInit, router]);
|
||||
|
||||
useLayoutEffect(() => {
|
||||
console.log("rerender check");
|
||||
const imageLoader720 = new Image();
|
||||
imageLoader720.src = `${AWS_PATH}/background720.png`;
|
||||
imageLoader720.onload = () => {
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue