We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77a11bb commit 4d3f8c9Copy full SHA for 4d3f8c9
README.md
@@ -34,7 +34,6 @@ import { BoxEntity, AnchorEntity } from "./entities";
34
// Specialized Systems and Entities
35
import { MouseForceSystem, DOMUpdateSystem } from "./dom";
36
import { SpringEntity, SpringPhysicsSystem } from "./spring";
37
-import { ChartSystem } from "./chart";
38
39
//
40
// -- Entities --
0 commit comments