fix(shared): Import logo path from non-JSX file
This commit is contained in:
parent
ef94458e20
commit
3b3d313fe8
4 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
// Export defs
|
||||
import { logoPath } from '../../../sites/shared/components/logos/freesewing.mjs'
|
||||
import { logoPath } from '../../../config/logo.mjs'
|
||||
|
||||
export const logoDefs = [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue