MCPcopy Create free account
hub / github.com/DavidHDev/react-bits /

Class

src/ts-tailwind/Animations/ImageTrail/ImageTrail.tsx:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30class ImageItem {
31 public DOM: { el: HTMLDivElement; inner: HTMLDivElement | null } = {
32 el: null as unknown as HTMLDivElement,
33 inner: null

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected