Skip to content

feat: Add forwardRef for Card #1184

feat: Add forwardRef for Card

feat: Add forwardRef for Card #1184

Triggered via push November 2, 2023 09:44
Status Failure
Total duration 2m 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build (16.x, ubuntu-latest): packages/design/src/card/index.tsx#L74
Property 'Grid' does not exist on type 'ForwardRefExoticComponent<CardProps & RefAttributes<HTMLDivElement>>'.
build (16.x, ubuntu-latest): packages/design/src/card/index.tsx#L75
Property 'Meta' does not exist on type 'ForwardRefExoticComponent<CardProps & RefAttributes<HTMLDivElement>>'.
build (16.x, ubuntu-latest)
Process completed with exit code 1.