Glow Text

A glowing text component with customizable styles for a dynamic visual effect.

Just 3x It.

Installation

not supported yet

Usage

import GlowText from "@/components/ui/glow-text";
<GlowText className="text-2xl sm:text-3xl lg:text-4xl font-medium">
    Just 3x It.
</GlowText>