Update remaining components to use MUI System styled() #315
ci.yml
on: push
javascript-tests
26s
build-storybook
49s
Annotations
10 errors
javascript-tests:
src/components/AiChat/AiChat.tsx#L2
'@mui/material' should be listed in the project's dependencies, not devDependencies
|
javascript-tests:
src/components/AiChat/AiChat.tsx#L3
'@mui/material' should be listed in the project's dependencies, not devDependencies
|
javascript-tests:
src/components/AiChat/AiChat.tsx#L18
'@mui/material' should be listed in the project's dependencies, not devDependencies
|
javascript-tests:
src/components/Button/ActionButton.tsx#L2
'@mui/material' should be listed in the project's dependencies, not devDependencies
|
javascript-tests:
src/components/Button/Button.tsx#L2
'@mui/material' should be listed in the project's dependencies, not devDependencies
|
javascript-tests:
src/components/Button/Button.tsx#L70
Unexpected any. Specify a different type
|
javascript-tests:
src/components/ImageAdapter/ImageAdapter.tsx#L2
'@mui/material' should be listed in the project's dependencies, not devDependencies
|
javascript-tests:
src/components/Input/Input.tsx#L2
'@mui/material' should be listed in the project's dependencies, not devDependencies
|
javascript-tests:
src/components/Input/Input.tsx#L3
'@mui/material' should be listed in the project's dependencies, not devDependencies
|
javascript-tests:
src/components/LinkAdapter/LinkAdapter.tsx#L2
'@mui/material' should be listed in the project's dependencies, not devDependencies
|