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

refactor(PageHeader): implement typescript types #5275

Merged
merged 5 commits into from
May 23, 2024

Conversation

makafsal
Copy link
Contributor

Closes #5121

What did you change?

packages/ibm-products/src/components/PageHeader/PageHeader.tsx

How did you test and verify your work?

storybook & yarn test

@makafsal makafsal marked this pull request as ready for review May 21, 2024 08:13
@makafsal makafsal requested a review from a team as a code owner May 21, 2024 08:13
@makafsal makafsal requested review from davidmenendez and matthewgallo and removed request for a team May 21, 2024 08:13
Copy link

netlify bot commented May 21, 2024

Deploy Preview for carbon-for-ibm-products ready!

Name Link
🔨 Latest commit 5b97d12
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/664e5a897394950008c3d297
😎 Deploy Preview https://deploy-preview-5275--carbon-for-ibm-products.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.

davidmenendez
davidmenendez previously approved these changes May 21, 2024
matthewgallo
matthewgallo previously approved these changes May 22, 2024
Copy link
Member

@matthewgallo matthewgallo 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! You just have a conflict to resolve

@makafsal makafsal dismissed stale reviews from matthewgallo and davidmenendez via 33f6a4e May 22, 2024 16:00
@makafsal makafsal enabled auto-merge May 22, 2024 16:01
@makafsal makafsal added this pull request to the merge queue May 23, 2024
Merged via the queue into carbon-design-system:main with commit c364283 May 23, 2024
16 checks passed
@makafsal makafsal deleted the types-pageHeader-5121 branch May 23, 2024 13:22
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.

Add Typescript types to PageHeader
4 participants