Update docs december 2023 (#5327) #5
Annotations
10 errors
Release:
src/a11y/a11y.tsx#L10
Cannot find module 'axe-core' or its corresponding type declarations.
|
Release:
src/a11y/a11y.tsx#L31
Unused '@ts-expect-error' directive.
|
Release:
src/a11y/a11y.tsx#L33
Unused '@ts-expect-error' directive.
|
Release:
src/a11y/a11y.tsx#L37
Unused '@ts-expect-error' directive.
|
Release:
src/a11y/types.ts#L7
Cannot find module 'axe-core' or its corresponding type declarations.
|
Release:
src/accordion/stateless-accordion.tsx#L34
Property 'key' does not exist on type 'string | number | boolean | Iterable<ReactNode> | Element'.
|
Release:
src/accordion/stateless-accordion.tsx#L35
No overload matches this call.
|
Release:
src/accordion/stateless-accordion.tsx#L36
Property 'props' does not exist on type 'string | number | boolean | Iterable<ReactNode> | Element'.
|
Release:
src/accordion/stateless-accordion.tsx#L62
Property 'props' does not exist on type 'string | number | boolean | Iterable<ReactNode> | Element'.
|
Release:
src/bottom-navigation/bottom-navigation.tsx#L50
Unused '@ts-expect-error' directive.
|