deepscan fix
This commit is contained in:
parent
e1998a8deb
commit
737e03218f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ import { useState } from 'react'
|
|||
import { InspectorPattern } from './inspector/pattern.mjs'
|
||||
import { DraftMenu, ns as menuNs } from './menu.mjs'
|
||||
import { objUpdate } from 'shared/utils.mjs'
|
||||
import { DraftViewHeader } from '../draft/index.mjs'
|
||||
import { ViewHeader } from '../view-header.mjs'
|
||||
|
||||
export const ns = menuNs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue