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: added children's type to interface #17408

Merged

Conversation

Gururajj77
Copy link
Contributor

Closes #17401

Added children's typing in the interface. The children has been referenced in the propTypes which was missing from the interface.

Changelog

New

  • added children's typing as ReactNode

Testing / Reviewing

Make sure no console errors are present related to typescript.

Copy link

netlify bot commented Sep 11, 2024

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit e2c9dc6
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/66e1525a34af480008e8318f
😎 Deploy Preview https://deploy-preview-17408--carbon-elements.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

netlify bot commented Sep 11, 2024

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit e2c9dc6
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/66e1525a3d4f3c000809aa36
😎 Deploy Preview https://deploy-preview-17408--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

@2nikhiltom 2nikhiltom left a comment

Choose a reason for hiding this comment

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

Looks Good🚀

@Gururajj77 Gururajj77 added this pull request to the merge queue Sep 11, 2024
Merged via the queue into carbon-design-system:main with commit c823177 Sep 11, 2024
23 checks passed
@Gururajj77 Gururajj77 deleted the accordion-children-ts-fix branch September 11, 2024 12:43
@carbon-automation
Copy link
Contributor

Hey there! v11.66.0 was just released that references this issue/PR.

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.

[Bug]: Typescript error related to AccordionProps
4 participants