Skip to content

remove unused imports #19207

remove unused imports

remove unused imports #19207

Status Failure
Total duration 10m 34s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Typechecking and linting: frontend/packages/ux-editor/src/components/Elements/LayoutSetsContainer.tsx#L64
Type '{ layoutSets: LayoutSets; onSubformCreated: (layoutSetName: string) => Promise<void>; selectedLayoutSet: string; }' is not assignable to type 'IntrinsicAttributes & SubformWrapperProps'.
Typechecking and linting
Process completed with exit code 2.