[Collapsible] Make parameters in useCollapsilbe* hooks mandatory #4430
Annotations
7 errors
test-dev (ubuntu-latest)
Type '{ transitionStatus: (value: TransitionStatus) => Record<string, string> | null; open?: ((state: boolean) => Record<string, string> | null) | undefined; }' is not assignable to type 'CustomStyleHookMapping<State>'.
|
test-dev (ubuntu-latest)
Type 'CustomStyleHookMapping<{ open: boolean; }>' is not assignable to type 'CustomStyleHookMapping<State>'.
|
test-dev (ubuntu-latest)
Process completed with exit code 1.
|
test-dev (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
test-dev (windows-latest)
The operation was canceled.
|
test-dev (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
test-dev (macos-latest)
The operation was canceled.
|