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 d2abbcd commit 1311f2dCopy full SHA for 1311f2d
src/packages/imagepreview/imagepreview.taro.tsx
@@ -11,7 +11,6 @@ import { ITouchEvent, Video as TaroVideo, Image } from '@tarojs/components'
11
import classNames from 'classnames'
12
import { Close } from '@nutui/icons-react-taro'
13
import Popup from '@/packages/popup/index.taro'
14
-// import Image from '@/packages/image/index.taro'
15
import Swiper from '@/packages/swiper/index.taro'
16
import SwiperItem from '@/packages/swiperitem/index.taro'
17
0 commit comments