feat: support Component and Element for List props #9791
test.yml
on: pull_request
typecheck
1m 57s
doc-videos-format-check
15s
doc-check
19s
create-react-admin
0s
GreenFrame
0s
update-sandbox-repository
0s
Annotations
2 errors and 1 warning
typecheck
Type 'string | false | Element | undefined' is not assignable to type 'string | ReactElement<any, string | JSXElementConstructor<any>> | undefined'.
|
typecheck
Process completed with exit code 2.
|
typecheck:
packages/ra-ui-materialui/src/list/List.stories.tsx#L2
'Pagination' is defined but never used. Allowed unused vars must match /^_/u
|