Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DavidHDev/react-bits
/
Class
src/tailwind/Animations/SplashCursor/SplashCursor.jsx:149–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
class Material {
150
constructor(vertexShader, fragmentShaderSource) {
151
this.vertexShader = vertexShader;
152
this.fragmentShaderSource = fragmentShaderSource;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected