remove unused imports #19207
frontend-unit-tests.yml
on: push
CodeQL
5m 26s
Typechecking and linting
1m 6s
Testing
10m 25s
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.
|