You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
CODE FOR CORRECTION:
Desktop :
OS: ALL
Browser: ALL
Version : Latest
Smartphone :
Device: All
OS: All
Browser: All
Version: Latest
The text was updated successfully, but these errors were encountered:
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
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

To Reproduce
Steps to reproduce the behavior:
INSTALL IT : npx shadcn@latest add "https://magicui.design/r/text-reveal"
PASTE THIS:
Expected behavior

CORRECT: 👇👇 below is the image of fixed version
CODE FOR CORRECTION:

Desktop :
Smartphone :
The text was updated successfully, but these errors were encountered: