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 a1aa6c7 commit fd7a14eCopy full SHA for fd7a14e
kernel/src/panel.ts
@@ -1,7 +1,7 @@
1
import { globalStyles, animations, overlayStyles, dialogStyles, minimizedStyles, cardStyles, buttonStyles, progressOverlayStyles } from './styles';
2
import { MinimizedButton } from './components/MinimizedButton';
3
// import { Dialog } from './components/Dialog';
4
-import { ServiceContainer } from './services/ServiceContainer';
+//import { ServiceContainer } from './services/ServiceContainer';
5
6
// class DialogPanel {
7
// private element: HTMLDivElement;
0 commit comments