MCPcopy Create free account
hub / github.com/editablejs/editable / viewer.tsx

File viewer.tsx

packages/plugins/image/src/components/viewer.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { isTouchDevice, SlotComponentProps } from '@editablejs/editor'
2import { Icon } from '@editablejs/ui'
3import React, { FC, useMemo } from 'react'
4import { PhotoSlider } from 'react-image-previewer'

Callers

nothing calls this directly

Calls 3

useViewerFunction · 0.90
useViewerVisibleFunction · 0.90
useViewerIndexFunction · 0.90

Tested by

no test coverage detected