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(useSelectRows): implement types #5462

Merged
merged 3 commits into from
Jun 13, 2024

Conversation

makafsal
Copy link
Member

Closes #5179

What did you change?

packages/ibm-products/src/components/Datagrid/useSelectRows.tsx

How did you test and verify your work?

Storybook
yarn test

@makafsal makafsal requested a review from a team as a code owner June 11, 2024 07:03
@makafsal makafsal requested review from emyarod and amal-k-joy and removed request for a team June 11, 2024 07:03
Copy link

netlify bot commented Jun 11, 2024

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

Name Link
🔨 Latest commit 26a264d
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/666ac044039a5d0008f53eca
😎 Deploy Preview https://deploy-preview-5462--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.

Copy link
Contributor

@amal-k-joy amal-k-joy 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

@devadula-nandan devadula-nandan self-requested a review June 13, 2024 08:40
@makafsal makafsal added this pull request to the merge queue Jun 13, 2024
Merged via the queue into carbon-design-system:main with commit bf7c0c8 Jun 13, 2024
17 checks passed
@makafsal makafsal deleted the ts-useSelectRows-5179 branch June 13, 2024 10:03
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.

Add Typescript types to useSelectRows
3 participants