We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e6cc50 commit 8ef4b0eCopy full SHA for 8ef4b0e
src/components/image/index.js
@@ -1,7 +1,7 @@
1
import CImg from './CImg'
2
-import CImgLazy from './CImgLazy'
+// import CImgLazy from './CImgLazy'
3
4
export {
5
CImg,
6
- CImgLazy
+ // CImgLazy
7
}
0 commit comments