Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(16054): Normalize usage of types | replace ReactNodeLike with ReactNode #16465

Merged
merged 1 commit into from
May 15, 2024

Conversation

2nikhiltom
Copy link
Contributor

Closes #16459 -
Closes #16460
Closes #16461
Closes #16462
Closes #16463
Closes #16464

This PR fixes inconsistencies and Normalizes the usage of types ReactNode and ReactNodeLike in components .
Now the component props accept ReactNode instead of ReactNodeLike

Changelog

Changed from ReactNodeLike to ReactNode

Testing / Reviewing

This should not require any visual/functional testing, please verification if the existing functionality is intact.

Copy link

netlify bot commented May 14, 2024

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit a2c6970
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/66432739a7e1880008845529
😎 Deploy Preview https://deploy-preview-16465--v11-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@Gururajj77 Gururajj77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@riddhybansal
Copy link
Contributor

LGTM!!

@riddhybansal riddhybansal self-requested a review May 14, 2024 13:20
@guidari guidari enabled auto-merge May 15, 2024 16:50
@guidari guidari added this pull request to the merge queue May 15, 2024
Merged via the queue into carbon-design-system:main with commit 0d27e71 May 15, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Modal IconButton DropDown DatePickerInput DatePicker
4 participants