feat(ARCH-720/components): use design tokens #5717
Annotations
4 warnings
packages/components/src/SidePanel/SidePanel.component.js#L76
[react-hooks/exhaustive-deps] React Hook useLayoutEffect has missing dependencies: 'large' and 'minimised'. Either include them or remove the dependency array. If 'setWidth' needs the current value of 'large', you can also switch to useReducer instead of useState and read 'large' in the reducer.
|
packages/components/src/SidePanel/SidePanel.component.js#L84
[react-hooks/exhaustive-deps] React Hook useEffect has a missing dependency: 'animation'. Either include it or remove the dependency array.
|
Build and test
File "./packages/design-system/coverage/coverage-summary.json" doesn't exist
|
Build and test
Summary JSON was not provided
|