Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DavidHDev/react-bits
/
Class
src/tailwind/Animations/ImageTrail/ImageTrail.jsx:52–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
class ImageTrailVariant1 {
53
constructor(container) {
54
this.container = container;
55
this.DOM = { el: container };
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected