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 ed830e1 commit b18cce3Copy full SHA for b18cce3
1 file changed
packages/ui-default/components/signin/signInDialog.page.js
@@ -3,6 +3,7 @@ import $ from 'jquery';
3
import responsiveCutoff from 'vj/breakpoints.json';
4
import DomDialog from 'vj/components/dialog/DomDialog';
5
import { InfoDialog } from 'vj/components/dialog/index';
6
+import Notification from 'vj/components/notification';
7
import { AutoloadPage } from 'vj/misc/Page';
8
import {
9
i18n, mediaQuery, request, tpl,
0 commit comments