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 36485b4 commit 33ccc9eCopy full SHA for 33ccc9e
custom-implementation/src/components/header.tsx
@@ -4,7 +4,7 @@ import { useEffect, useState } from 'react'
4
import {
5
ComponentConfigContext,
6
HeaderV30 as SharedHeader,
7
-} from '../../../../marketing-shared-components/dist/esm/index'
+} from '@devrev/marketing-shared-components/dist/cjs'
8
9
import './header.css'
10
0 commit comments