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

Class

src/tailwind/Components/InfiniteMenu/InfiniteMenu.jsx:106–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106class Geometry {
107 constructor() {
108 this.vertices = [];
109 this.faces = [];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected