Federation page improvements #686
Annotations
10 errors
check:
src/resources/destinations.tsx#L34
There should be at least one empty line between import groups
|
check:
src/resources/destinations.tsx#L35
There should be at least one empty line between import groups
|
check:
src/resources/destinations.tsx#L35
`@mui/material/colors` import should occur before import of `react-admin`
|
check:
src/resources/destinations.tsx#L35
Replace `'@mui/material/colors'` with `"@mui/material/colors"`
|
check:
src/resources/destinations.tsx#L36
`lodash` import should occur before import of `react`
|
check:
src/resources/destinations.tsx#L36
Replace `'lodash'` with `"lodash"`
|
check:
src/resources/destinations.tsx#L46
Replace `'&·>·td'` with `"&·>·td"`
|
check:
src/resources/destinations.tsx#L48
Replace `'&·>·button'` with `"&·>·button"`
|
check:
src/resources/destinations.tsx#L49
Insert `,`
|
check:
src/resources/destinations.tsx#L50
Insert `,`
|