Beta

Bug Text

Bug text component.

Made by lucas

Installation

Usage

<BugText>Hello world!</BugText>

Props

PropTypeDefault
baseIntensity?
number
-
children
React.ReactNode
-
color?
string
-
enableHover?
boolean
-
hoverIntensity?
number
-
fontFamily?
string
-
fontSize?
string
-
fontWeight?
string
-

Credits

  • Credits to ReactBits for the circular text component.