add document manager and site heaer
clean format
This commit is contained in:
@@ -19,7 +19,7 @@ export type RawEdgeType = {
|
||||
id: string
|
||||
source: string
|
||||
target: string
|
||||
type: string
|
||||
type?: string
|
||||
properties: Record<string, any>
|
||||
|
||||
dynamicId: string
|
||||
|
Reference in New Issue
Block a user