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(useActionsColumn): add typescript types #5514

Merged
merged 5 commits into from
Jun 19, 2024

Conversation

anamikaanu96
Copy link
Contributor

Closes #5188

Converted packages/ibm-products/src/components/Datagrid/useActionsColumn.js to packages/ibm-products/src/components/Datagrid/useActionsColumn.tsx

What did you change?

packages/ibm-products/src/components/Datagrid/useActionsColumn.tsx
packages/ibm-products/src/components/Datagrid/types/index.ts
packages/ibm-products/src/custom-typings/index.d.ts

How did you test and verify your work? storybook

@anamikaanu96 anamikaanu96 requested a review from a team as a code owner June 17, 2024 07:18
@anamikaanu96 anamikaanu96 requested review from matthewgallo and IgnacioBecerra and removed request for a team June 17, 2024 07:18
Copy link

netlify bot commented Jun 17, 2024

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

Name Link
🔨 Latest commit 681bde2
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/6672e14a72561700084d5019
😎 Deploy Preview https://deploy-preview-5514--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.

@anamikaanu96 anamikaanu96 requested a review from makafsal June 17, 2024 07:19
@anamikaanu96 anamikaanu96 enabled auto-merge June 17, 2024 07:19
@anamikaanu96 anamikaanu96 added this pull request to the merge queue Jun 19, 2024
Merged via the queue into carbon-design-system:main with commit d385937 Jun 19, 2024
17 checks passed
@anamikaanu96 anamikaanu96 deleted the useActionsColumn branch June 19, 2024 21:18
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 useActionsColumn
3 participants