refactor(import): remove default React imports #3891
Annotations
4 warnings
Run Lint:
src/components/Datatable/Datatable.tsx#L73
React Hook useEffect has missing dependencies: 'id' and 'setPersistedState'. Either include them or remove the dependency array
|
Run Lint:
src/components/FlexContainer/FlexContainer.stories.tsx#L5
'./FlexContainer' import is restricted from being used by a pattern. FlexContainer is deprecated. Please use Layout primitives instead
|
Run Lint:
src/components/FlexContainer/index.ts#L1
'./FlexContainer' import is restricted from being used by a pattern. FlexContainer is deprecated. Please use Layout primitives instead
|
Run Lint:
src/components/index.ts#L38
'./FlexContainer' import is restricted from being used by a pattern. FlexContainer is deprecated. Please use Layout primitives instead
|
Loading