Minor fixes #2
Annotations
11 errors and 1 warning
|
Lint:
src/context.ts#L6
Delete `··`
|
Lint:
src/context.ts#L7
Delete `··`
|
Lint:
src/context.ts#L8
Delete `··`
|
Lint:
src/context.ts#L9
Replace `····` with `··`
|
Lint:
src/context.ts#L10
Delete `··`
|
Lint:
src/context.ts#L11
Delete `··`
|
Lint:
src/context.ts#L12
Replace `········` with `····`
|
Lint:
src/context.ts#L13
Delete `··`
|
Lint:
src/context.ts#L15
Replace `····` with `··`
|
Lint:
src/context.ts#L16
Delete `··`
|
Lint:
src/default-implementation.tsx#L31
React Hook useEffect contains a call to 'setDisableTransitions'. Without a list of dependencies, this can lead to an infinite chain of updates. To fix this, pass [props.animation.disableTransitions, disableTransitions] as a second argument to the useEffect Hook
|
Loading