Merge pull request #39 from trevorpfiz/elektrikspark/ttp-78-polish-ta… #131
Annotations
7 errors
format
Process completed with exit code 1.
|
typecheck
Property 'className' does not exist on type 'DialogPortalProps'.
|
typecheck
Type '{ children: Element; container?: HTMLElement | null | undefined; forceMount?: true | undefined; className: string; }' is not assignable to type 'IntrinsicAttributes & DialogPortalProps'.
|
typecheck
Property 'className' does not exist on type 'SheetPortalProps'.
|
typecheck
Type '{ children: Element; container?: HTMLElement | null | undefined; forceMount?: true | undefined; className: string; }' is not assignable to type 'IntrinsicAttributes & DialogPortalProps'.
|
typecheck
Process completed with exit code 1.
|
lint
Process completed with exit code 1.
|