diff --git a/src/components/IKImage/index.tsx b/src/components/IKImage/index.tsx index fe56050..fd23845 100755 --- a/src/components/IKImage/index.tsx +++ b/src/components/IKImage/index.tsx @@ -148,7 +148,7 @@ const IKImage = (props: Omit & IKImage useEffect(()=>{ if(lqip?.active) - console.warn("Eager is applied") + console.warn("In [imagekitio-next], loading is set to eager when LQIP is used.") },[lqip]) return currentUrl != undefined && Object.keys(imageProps).length ? (