SILLYBITS UI
Installation
Examples
SILLYBITS UI
import { dynamic-text-blend } from "@/components/sillybitsui/dynamic-text-blend";
<DynamicTextBlend>SILLYBITS</DynamicTextBlend>
Props
Prop | Type | Default | Description |
---|---|---|---|
className | string | `` | Additional class name to apply to the component. |
children | node | - | The text to display in the DynamicTextBlend. |