fix: remove transition on the Canvas Toolbar and BottomPanel when the SidePanel is dragging #7753
Annotations
5 warnings
Run Lint:
apps/app/src/generator/CodeEditor/CodeEditor.tsx#L70
Caution: `JSON5` also has a named export `parse`. Check if you meant to write `import {parse} from 'json5'` instead
|
Run Lint:
packages/core/src/QueryBuilder/stories/utils.tsx#L11
Caution: `dayjs` also has a named export `extend`. Check if you meant to write `import {extend} from 'dayjs'` instead
|
Run Lint:
packages/core/src/QueryBuilder/stories/utils.tsx#L12
Caution: `dayjs` also has a named export `extend`. Check if you meant to write `import {extend} from 'dayjs'` instead
|
Run Lint:
packages/core/src/QueryBuilder/types.ts#L5
'defaultAttributes' is assigned a value but only used as a type
|
Run Lint:
packages/styles/src/types.ts#L7
'flattenTokens' is assigned a value but only used as a type
|
Loading