MCPcopy Create free account
hub / github.com/ColmapView/Colmapview.github.io / DeletionModalListItem.tsx

File DeletionModalListItem.tsx

src/components/modals/DeletionModalListItem.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { memo } from 'react';
2import { useThumbnail } from '../../hooks/useThumbnail';
3import { ResetIcon } from '../../icons';
4import { getDeletionThumbnailImageStyle } from './deletionModalViewModel';

Callers

nothing calls this directly

Calls 2

useThumbnailFunction · 0.90

Tested by

no test coverage detected