🐛 fix: editor won't always loading when nodes is empty #442
Annotations
3 errors
test:
src/BasicGroupNode/index.tsx#L95
Property 'describe' does not exist on type 'BasicNodeData'.
|
test:
src/FlowView/demos/data.tsx#L100
Type '{ id: string; data: { title: string; describe: string; logo: string; }; }[]' is missing the following properties from type 'BasicNodeData': title, description, logo
|
test
Process completed with exit code 1.
|