Skip to content

[bug]: Unusual spacing at /docs/components/text-reveal in character and words #586

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

Open
Vishnu-AIR opened this issue Mar 9, 2025 · 0 comments

Comments

@Vishnu-AIR
Copy link

Discription of Bug
When i use this it has a very bad an usual gap between the characters and words look very bad on all devices and browser.

WRONG: 👇👇 below is the image of buggy behavior
Image

To Reproduce
Steps to reproduce the behavior:

  1. INSTALL IT : npx shadcn@latest add "https://magicui.design/r/text-reveal"

  2. PASTE THIS:

import { TextReveal } from "@/registry/magicui/text-reveal";

export function TextRevealDemo() {
  return <TextReveal>Magic UI will change the way you design.</TextReveal>;
}

Expected behavior
CORRECT: 👇👇 below is the image of fixed version
Image

CODE FOR CORRECTION:
Image

Desktop :

  • OS: ALL
  • Browser: ALL
  • Version : Latest

Smartphone :

  • Device: All
  • OS: All
  • Browser: All
  • Version: Latest
@Vishnu-AIR Vishnu-AIR changed the title [bug]: /docs/components/text-reveal [bug]: Unusual spacing at /docs/components/text-reveal in character and words Mar 9, 2025
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

No branches or pull requests

1 participant