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 9922f3a commit e887aeaCopy full SHA for e887aea
packages/widgets/src/title.ts
@@ -11,7 +11,7 @@ import {
11
ISignal, Signal
12
} from '@lumino/signaling';
13
14
-import { VirtualElementPass } from "@phosphor/virtualdom";
+import { VirtualElementPass } from "@lumino/virtualdom";
15
16
17
/**
0 commit comments