We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbe06c6 commit 9a0425bCopy full SHA for 9a0425b
@bellatrix/web/src/components/core/ComponentsList.ts
@@ -1,7 +1,7 @@
1
import { BrowserController } from '@bellatrix/web/infrastructure/browsercontroller/core';
2
+import { resolveParentElement } from '@bellatrix/web/components/decorators';
3
import { FindStrategy } from '@bellatrix/web/findstrategies';
4
import { ServiceLocator } from '@bellatrix/core/utilities';
-import { resolveParentElement } from '../decorators/BellatrixWebComponent';
5
import { ShadowRootContext, WebComponent } from '.';
6
7
import type { Ctor } from '@bellatrix/core/types';
0 commit comments