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: fixing Drag and Drop Examples link #2585

Merged
merged 1 commit into from Apr 30, 2024

Conversation

OnsKharrat06
Copy link
Contributor

This pull request closes #2584

After consulting the different examples provided as part of react Big Calendar, it came to my attention that the Drag and Drop Examples link is not functioning properly. When clicking on a link, it throws the an error message.

I have changed the code to have the appropriate prop, which will link back to the correct section under AddOns section.

This PR removes the error and correctly links the Drag and Drop to its corresponding section in the App.

@cutterbl cutterbl merged commit fa4a378 into jquense:master Apr 30, 2024
github-actions bot pushed a commit that referenced this pull request Apr 30, 2024
## [1.12.1](v1.12.0...v1.12.1) (2024-04-30)

### Bug Fixes

* fixing Drag and Drop Examples link ([fa4a378](fa4a378)), closes [#2585](#2585)
Copy link

🎉 This PR is included in version 1.12.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Drag and Drop Examples link is throwing an error
2 participants