Skip to content

Fix: Add missing return statement in CircularGallery component #214

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

Merged
merged 1 commit into from
May 22, 2025

Conversation

GeoXhacker
Copy link
Contributor

This pull request addresses an issue where the CircularGallery component was not rendering correctly due to a missing return statement within the component's function or render method. This typically results in the component not displaying any UI or potentially causing errors.

Related Issue: Closes #213

Copy link

vercel bot commented May 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
react-bits-ui ⬜️ Ignored (Inspect) Visit Preview May 21, 2025 4:43pm

@DavidHDev DavidHDev merged commit 57fcc85 into DavidHDev:main May 22, 2025
2 checks passed
@DavidHDev
Copy link
Owner

TY!

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.

[BUG]: Missing return statement in CircularGallery in TS + Tailwind Component
2 participants