Skip to content

fix(ui): forward native section props in Card component and add unit test (#11620) - #11646

Open
jihadMo wants to merge 1 commit into
SecureBananaLabs:mainfrom
jihadMo:fix/card-forward-native-section-props
Open

fix(ui): forward native section props in Card component and add unit test (#11620)#11646
jihadMo wants to merge 1 commit into
SecureBananaLabs:mainfrom
jihadMo:fix/card-forward-native-section-props

Conversation

@jihadMo

@jihadMo jihadMo commented Aug 7, 2026

Copy link
Copy Markdown

Resolves #11620.

Updates Card component in packages/ui/src/Card.tsx to extend React.HTMLAttributes and forward native section props, with unit test suite in packages/ui/src/Card.test.tsx.

github-actions Bot added a commit that referenced this pull request Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix Card to forward native section props

1 participant