Chrome extension stuff #1372
Annotations
10 errors
|
tests:
extension/src/components/Graph.tsx#L117
This JSX tag requires 'createElement' to be in scope, but it could not be found.
|
|
tests:
extension/src/components/Graph.tsx#L116
This JSX tag requires 'createElement' to be in scope, but it could not be found.
|
|
tests:
extension/src/components/EmptyState.tsx#L22
Cannot find name 'createElement'. Did you mean 'frameElement'?
|
|
tests:
extension/src/components/EmptyState.tsx#L21
Cannot find name 'createElement'. Did you mean 'frameElement'?
|
|
tests:
extension/src/components/EmptyState.tsx#L20
Cannot find name 'createElement'. Did you mean 'frameElement'?
|
|
tests:
extension/src/components/EmptyState.tsx#L19
Cannot find name 'createElement'. Did you mean 'frameElement'?
|
|
tests:
extension/src/components/EmptyState.tsx#L18
Cannot find name 'createElement'. Did you mean 'frameElement'?
|
|
tests:
extension/src/components/EmptyState.tsx#L17
Cannot find name 'createElement'. Did you mean 'frameElement'?
|
|
tests:
extension/src/components/Button.tsx#L26
Type 'ComponentChildren' is not assignable to type 'ReactNode'.
|
|
tests:
extension/src/components/Button.tsx#L25
Cannot find name 'createElement'. Did you mean 'frameElement'?
|