Skip to content

Commit 33ccc9e

Browse files
fix: build failure
1 parent 36485b4 commit 33ccc9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom-implementation/src/components/header.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { useEffect, useState } from 'react'
44
import {
55
ComponentConfigContext,
66
HeaderV30 as SharedHeader,
7-
} from '../../../../marketing-shared-components/dist/esm/index'
7+
} from '@devrev/marketing-shared-components/dist/cjs'
88

99
import './header.css'
1010

0 commit comments

Comments
 (0)