Skip to content

fix-types-on-RotatingText-ts#144

Merged
DavidHDev merged 1 commit intoDavidHDev:mainfrom
PedroMarianoAlmeida:feat/fix-types-on-RotatingText-ts
Mar 7, 2025
Merged

fix-types-on-RotatingText-ts#144
DavidHDev merged 1 commit intoDavidHDev:mainfrom
PedroMarianoAlmeida:feat/fix-types-on-RotatingText-ts

Conversation

@PedroMarianoAlmeida
Copy link
Contributor

@PedroMarianoAlmeida PedroMarianoAlmeida commented Mar 7, 2025

When I used the component RotatingText (TypeScript version) and deployed my project on Vercel, I was blocked in build due this error:

Screenshot 2025-03-06 at 10 32 26 PM

So I fixed and deploy went well (I just add the types from the lib, the same that the filed accept, so now the component prop reflects the lib types)

It is not a big deal, but can save 15 min of the next developer using this same component on Vercel

Note: It is only type related, so the Demo and tests will not got any changes, only linters 🙃

@vercel
Copy link

vercel bot commented Mar 7, 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 Mar 7, 2025 1:37am

@DavidHDev DavidHDev merged commit 597e951 into DavidHDev:main Mar 7, 2025
3 checks passed
@DavidHDev
Copy link
Owner

Thanks!

AthalarBlizz pushed a commit to EventHorizon-Forge/ehfcreact-bits that referenced this pull request May 4, 2025
…pes-on-RotatingText-ts

fix-types-on-RotatingText-ts
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.

2 participants