feat(Tree): support setItem indeterminate #4251
Annotations
3 errors and 1 warning
Run npm run lint:
src/tree/Tree.tsx#L120
Property 'setIndeterminate' does not exist on type 'TreeNode'. Did you mean 'isIndeterminate'?
|
Run npm run lint:
src/tree/hooks/useStore.ts#L254
Property 'replaceIndeterminate' does not exist on type 'TreeStore'.
|
Run npm run lint
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading