diff --git a/src/main/resources/lib/enonic/react4xp/React4xp/methods/renderWarningPlaceholder.ts b/src/main/resources/lib/enonic/react4xp/React4xp/methods/renderWarningPlaceholder.ts index e29482cc..7aba7181 100644 --- a/src/main/resources/lib/enonic/react4xp/React4xp/methods/renderWarningPlaceholder.ts +++ b/src/main/resources/lib/enonic/react4xp/React4xp/methods/renderWarningPlaceholder.ts @@ -1,4 +1,4 @@ -import type { React4xp } from '..'; +import type { React4xp } from '../../React4xp'; export function renderWarningPlaceholder(this: React4xp) {