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(react): expose DraggableNode through the public API #335

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

brionmario
Copy link
Member

@brionmario brionmario commented Feb 6, 2025

Purpose

This pull request includes changes to the packages/react/src/components/dnd/index.ts file to add new exports for the DraggableNode component.

Changes to exports:

Related Issues

Related PRs

Checklist

  • Figma Board Updated. (Mandatory for Icon and Component PRs. If you don't have access, please ask the core team to update it.)
  • UX/UI review done on the final implementation.
  • Story provided. (Add screenshots)
  • Manual test round performed and verified.
  • Unit tests provided. (Add links if there are any)
  • Documentation provided. (Add links if there are any)

Security checks

@brionmario brionmario changed the title fix(react): expose DraggableNode fix(react): expose DraggableNode through the public API Feb 6, 2025
@brionmario brionmario merged commit 5f255fa into wso2:main Feb 6, 2025
2 of 5 checks passed
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.

DraggableNode is not exposed through the @oxygen-ui/react/dnd
2 participants