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 3f5269c commit bb7f6acCopy full SHA for bb7f6ac
src/webviews/apps/plus/shared/components/account-chip.ts
@@ -15,7 +15,7 @@ import { createCommandLink } from '../../../../../system/commands';
15
import { pluralize } from '../../../../../system/string';
16
import type { State } from '../../../../home/protocol';
17
import { stateContext } from '../../../home/context';
18
-import type { GlPopover } from '../../../shared/components/overlays/popover.react';
+import type { GlPopover } from '../../../shared/components/overlays/popover';
19
import { elementBase, linkBase } from '../../../shared/components/styles/lit/base.css';
20
import type { PromosContext } from '../../../shared/contexts/promos';
21
import { promosContext } from '../../../shared/contexts/promos';
0 commit comments