Draft: the big boy actionlist CSS conversion (to be broken up) #25413
Annotations
10 errors
Lint JavaScript:
packages/react/src/ActionList/Group.tsx#L14
'classes' is defined but never used
|
Lint JavaScript:
packages/react/src/ActionList/Group.tsx#L94
Replace `title·??·(slots.groupHeading?.props.children·as·string` with `(title·??·(slots.groupHeading?.props.children·as·string)`
|
Lint JavaScript:
packages/react/src/ActionList/Group.tsx#L117
Replace `title·??·(slots.groupHeading?.props.children·as·string` with `(title·??·(slots.groupHeading?.props.children·as·string)`
|
Lint JavaScript:
packages/react/src/ActionList/Group.tsx#L151
Replace `title·??·(slots.groupHeading?.props.children·as·string` with `(title·??·(slots.groupHeading?.props.children·as·string)`
|
Lint JavaScript:
packages/react/src/ActionList/Group.tsx#L206
'styles' is assigned a value but never used
|
Lint JavaScript:
packages/react/src/ActionList/Item.tsx#L24
'classes' is defined but never used
|
Lint JavaScript:
packages/react/src/ActionList/Item.tsx#L25
'clsx' is defined but never used
|
Lint JavaScript:
packages/react/src/ActionList/List.tsx#L45
Replace `slots.heading.props.id·??·headingId` with `(slots.heading.props.id·??·headingId)`
|
Lint JavaScript:
packages/react/src/ActionList/Selection.tsx#L8
'clsx' is defined but never used
|
Lint JavaScript:
packages/react/src/ActionList/Selection.tsx#L10
'classes' is defined but never used
|
Loading