Skip to content

feat: remove polymorphic, use asChild #100

feat: remove polymorphic, use asChild

feat: remove polymorphic, use asChild #100

Triggered via pull request November 26, 2024 22:27
Status Failure
Total duration 1m 35s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build: src/components/Button/InternalButton.tsx#L11
Type 'ButtonProps' is not generic.
build: src/components/Button/InternalButton.tsx#L43
Type 'ButtonProps' is not generic.
build: src/components/Typography/Typography.stories.tsx#L19
Type 'TypographyProps' is not generic.
build: src/components/Wallet/ConnectWallet.tsx#L91
Type '{ children: Element; as: string; href: string; target: string; variant: "primary"; rounded: "full"; }' is not assignable to type 'IntrinsicAttributes & ButtonProps'.
build: src/layout/InkLayout/InkLayout.stories.tsx#L3
'Button' is declared but its value is never read.
build
Process completed with exit code 2.