We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f04eb4 commit 0b6f561Copy full SHA for 0b6f561
src/statevis/StateVisWindow.tsx
@@ -1,5 +1,4 @@
1
import { h, render, Component } from "preact";
2
-import "./statevis.css";
3
import { StateSelector } from "../selector/StateSelector";
4
import { toggleClass, addClass } from "../util/toggleClass";
5
import { draggable, dragActions } from "../util/draggable";
0 commit comments